Changeset 25867
- Timestamp:
- Oct 16, 2009, 5:45:32 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/psLib/src/math/psMatrix.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psLib/src/math/psMatrix.c
r25866 r25867 1087 1087 out = psVectorRecycle(out, numCols, PS_TYPE_F64); 1088 1088 1089 vectorGSLtoPS( solution, x);1089 vectorGSLtoPS(out, x); 1090 1090 gsl_vector_free(x); 1091 1091
Note:
See TracChangeset
for help on using the changeset viewer.
