Changes in src/leastsquaremin.hpp [776b64:ead4e6]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/leastsquaremin.hpp
r776b64 read4e6 42 42 gsl_vector *x; 43 43 const molecule *mol; 44 element *type;44 const element *type; 45 45 }; 46 46
Note:
See TracChangeset
for help on using the changeset viewer.