scp
|
Contents: Description, Arguments, Usage Supported Under Version: >1.69 Current Davinci Version: 2.27 64-bit Safe: No
Description Computes the sums of cross products matrix for the input data
Arguments and Return Values Arguments: A numeric array and an axis Return Value:
Usage Syntax: scp(obj=VAL, [axis={x/y/z}]) The scp() function computes the sums of cross products matrix for the vectors specified in the 'obj' cube. The 'axis' parameter specifies the dimension along with the vectors are laid out. Say, the input 'obj' is an [m x n x w] matrix and the 'axis' has been specified as 'z' then: 'w' is the dimension of the a single input vector, and there are 'm x n' of them in the image cube. The default value for this parameter is 'z'.
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Recent Core Changes Modified On: 03-27-2006 |