Changeset 25865 for branches/pap/psLib/src/math/psMatrix.h
- Timestamp:
- Oct 16, 2009, 5:23:09 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/psLib/src/math/psMatrix.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psLib/src/math/psMatrix.h
r25862 r25865 190 190 /// Solves Ax = b for x 191 191 psVector *psMatrixSolveSVD( 192 psVector *solution, ///< Solution to output, or NULL 192 193 const psImage *matrix, ///< Matrix to be solved 193 194 const psVector *vector ///< Vector of values
Note:
See TracChangeset
for help on using the changeset viewer.
