Changes in src/helpers.hpp [d10eb6:0de7e8]
- File:
-
- 1 edited
-
src/helpers.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/helpers.hpp
rd10eb6 r0de7e8 52 52 bool IsValidNumber( const char *string); 53 53 int CompareDoubles (const void * a, const void * b); 54 double * ReturnFullMatrixforSymmetric(const double * const cell_size); 55 double * InverseMatrix(const double * const A); 54 56 void performCriticalExit(); 55 57
Note:
See TracChangeset
for help on using the changeset viewer.
