IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 7, 2004, 12:18:18 PM (22 years ago)
Author:
Paul Price
Message:

Added psMatrixEigenvectors to get eigenvectors of a matrix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psMatrix.h

    r371 r610  
    5454                );
    5555
     56/** Eigenvectors of a matrix */
     57psVector *
     58psMatrixEigenvectors(psImage *myMatrix  ///< Matrix to get eigenvectors for
     59    );
     60
    5661/***********************************************************************************************************/
    5762
Note: See TracChangeset for help on using the changeset viewer.