Changes in src/helpers.hpp [0de7e8:d10eb6]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/helpers.hpp
r0de7e8 rd10eb6 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);56 54 void performCriticalExit(); 57 55
Note:
See TracChangeset
for help on using the changeset viewer.