Changeset 6346 for trunk/psLib/src/math/psMinimizeLMM.c
- Timestamp:
- Feb 7, 2006, 1:14:21 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psMinimizeLMM.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMinimizeLMM.c
r6322 r6346 10 10 * @author EAM, IfA 11 11 * 12 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $13 * @date $Date: 2006-02-0 3 22:05:22$12 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2006-02-07 23:14:21 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 513 513 } 514 514 515 // XXX EAM :temporary gauss-jordan solver based on gene's515 // This is a temporary gauss-jordan solver based on gene's 516 516 // version based on the Numerical Recipes version 517 517 bool psGaussJordan(
Note:
See TracChangeset
for help on using the changeset viewer.
