From ftm
(→Reference under construction...) |
|||
Line 28: | Line 28: | ||
| descr= | | descr= | ||
| arguments=0 - number of centers to use<br> | | arguments=0 - number of centers to use<br> | ||
− | | attributes=ncenters - number of centers<br>criteria - criteria<br>mode - (diagonal | + | | attributes=ncenters - number of centers<br>criteria - criteria<br>mode - (diagonal|full|spherical) covariance computation types<br>outpriors - reference to external fmat to store priors<br>outcov - reference to external fmat to store covariance<br>outcenters - reference to external fmat to store centers<br> |
| messages=outpriors - reference to external fmat to store priors<br>outcov - reference to external fmat to store covariance<br>outcenters - reference to external fmat to store centers<br> | | messages=outpriors - reference to external fmat to store priors<br>outcov - reference to external fmat to store covariance<br>outcenters - reference to external fmat to store centers<br> | ||
| inlets=0 - fmat<br> | | inlets=0 - fmat<br> | ||
Line 71: | Line 71: | ||
| brief= | | brief= | ||
| descr= | | descr= | ||
− | | arguments=0 - (1 | + | | arguments=0 - (1|2|row|col) sum over rows or columns<br> |
− | | attributes=type - (fmat) always output an fmat even for scalar results<br>mode - (row | + | | attributes=type - (fmat) always output an fmat even for scalar results<br>mode - (row|col|1|2) computes over rows or columns<br>outstd - reference to an external fmat to store the standard deviation<br>outmean - reference to an external fmat to store the mean<br> |
| messages=outstd - reference to an external fmat to store the standard deviation<br>outmean - reference to an external fmat to store the mean<br> | | messages=outstd - reference to an external fmat to store the standard deviation<br>outmean - reference to an external fmat to store the mean<br> | ||
| inlets=0 - incoming fmat<br> | | inlets=0 - incoming fmat<br> | ||
Line 82: | Line 82: | ||
| brief= | | brief= | ||
| descr= | | descr= | ||
− | | arguments=0 - (1 | + | | arguments=0 - (1|2|row|col) sum over rows or columns<br> |
− | | attributes=type - (fmat) always output an fmat even for scalar results<br>mode - (row | + | | attributes=type - (fmat) always output an fmat even for scalar results<br>mode - (row|col|1|2) computes over rows or columns<br>outargmax - reference to fmat to store the argmax<br>outmax - reference to fmat to store the max<br>outargmin - reference to fmat to store the argmin<br>outmin - reference to fmat to store the min<br> |
| messages=outargmax - reference to fmat to store the argmax<br>outmax - reference to fmat to store the max<br>outargmin - reference to fmat to store the argmin<br>outmin - reference to fmat to store the min<br> | | messages=outargmax - reference to fmat to store the argmax<br>outmax - reference to fmat to store the max<br>outargmin - reference to fmat to store the argmin<br>outmin - reference to fmat to store the min<br> | ||
| inlets=0 - incoming fmat<br> | | inlets=0 - incoming fmat<br> | ||
Line 148: | Line 148: | ||
| brief= | | brief= | ||
| descr= | | descr= | ||
− | | arguments=0 - (1 | + | | arguments=0 - (1|2|row|col) sum over rows or columns<br> |
− | | attributes=type - (fmat) always output an fmat even for scalar results<br>mode - (row | + | | attributes=type - (fmat) always output an fmat even for scalar results<br>mode - (row|col|1|2) perform sum over rows or columns<br>out - reference to external fmat to store the sum<br> |
| messages=out - reference to external fmat to store the sum<br> | | messages=out - reference to external fmat to store the sum<br> | ||
| inlets=0 - incoming fmat<br> | | inlets=0 - incoming fmat<br> | ||
Line 160: | Line 160: | ||
| descr= | | descr= | ||
| arguments=0 - number of singular values<br> | | arguments=0 - number of singular values<br> | ||
− | | attributes=mode - (auto | + | | attributes=mode - (auto|manual) automatically eliminate negligible singular values<br>outvt - reference to external fmat to store V'<br>outs - reference to external fmat to store S<br>outu - reference to external fmat to store U<br> |
− | | messages=outvt - reference to external fmat to store V | + | | messages=outvt - reference to external fmat to store V'<br>outs - reference to external fmat to store S<br>outu - reference to external fmat to store U<br> |
| inlets=0 - fmat to be decomposed by SVD<br> | | inlets=0 - fmat to be decomposed by SVD<br> | ||
− | | outlets=0 - U<br>1 - S<br>2 - V | + | | outlets=0 - U<br>1 - S<br>2 - V'<br> |
}} | }} | ||
Line 182: | Line 182: | ||
| descr= | | descr= | ||
| arguments=0 - fmat to be used as right operand<br> | | arguments=0 - fmat to be used as right operand<br> | ||
− | | attributes=swap - (yes | + | | attributes=swap - (yes|no) swaps operands<br>out - reference to external fmat to store the result<br> |
| messages=out - reference to external fmat to store the result<br> | | messages=out - reference to external fmat to store the result<br> | ||
| inlets=0 - left operand<br>1 - right operand<br> | | inlets=0 - left operand<br>1 - right operand<br> | ||
Line 193: | Line 193: | ||
| descr= | | descr= | ||
| arguments=0 - fmat to be used as right operand<br> | | arguments=0 - fmat to be used as right operand<br> | ||
− | | attributes=swap - (yes | + | | attributes=swap - (yes|no) swaps operands<br>out - reference to an external fmat to store the result<br> |
| messages=out - reference to an external fmat to store the result<br> | | messages=out - reference to an external fmat to store the result<br> | ||
| inlets=0 - left hand side fmat operand<br>1 - right hand side fmat operand<br> | | inlets=0 - left hand side fmat operand<br>1 - right hand side fmat operand<br> | ||
| outlets=0 - fmat result<br> | | outlets=0 - fmat result<br> | ||
}} | }} |
Revision as of 21:44, 16 November 2007
Reference under construction...
mnm.delta | ' | |||||||||||
|
mnm.diag | ' | |||||||||||
|
mnm.gmmem | ' | |||||||||||
|
mnm.hist | ' | |||||||||||
|
mnm.lu | ' | |||||||||||
|
mnm.mahalanobis | ' | |||||||||||
|
mnm.meanstd | ' | |||||||||||
|
mnm.minmax | ' | |||||||||||
|
mnm.nmd | ' | |||||||||||
|
mnm.nmf | ' | |||||||||||
|
mnm.qr | ' | |||||||||||
|
mnm.stats | ' | |||||||||||
|
mnm.submat | ' | |||||||||||
|
mnm.sum | ' | |||||||||||
|
mnm.svd | ' | |||||||||||
|
mnm.transpose | ' | |||||||||||
|
mnm.xdist2 | ' | |||||||||||
|
mnm.xmul | ' | |||||||||||
|