Changeset 8297 for trunk/Ohana/src/opihi/mana/fitcontour.c
- Timestamp:
- Aug 11, 2006, 4:52:37 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/mana/fitcontour.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/mana/fitcontour.c
r7917 r8297 57 57 C[1][2] = C[2][1]; 58 58 59 gaussj (C, NTERM, B, 1);59 dgaussj (C, NTERM, B, 1); 60 60 61 61 /** this is somewhat weak: if the object is too elongated, Rmin can be < 0 **/
Note:
See TracChangeset
for help on using the changeset viewer.
