Changeset 26477 for issm/trunk-jpl/src/c/shared/Matrix/matrix.h
- Timestamp:
- 10/13/21 07:11:29 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/shared/Matrix/matrix.h ΒΆ
r26469 r26477 31 31 void cellsplit(IssmDouble** pcell, int m, int i,IssmDouble scale); 32 32 void cellecho(int numcells, int m, ...); 33 void CholeskyRealPositiveDefinite(IssmDouble* Lchol, IssmDouble* A, int ndim); 33 34 #endif //ifndef _MATRIXUTILS_H_
Note:
See TracChangeset
for help on using the changeset viewer.