scp

From DavinciWiki
Revision as of 23:57, 3 March 2006 by Keith (Talk | contribs)

Jump to: navigation, search


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

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left


Recent Core Changes

Modified On: 03-27-2006

Personal tools