Ignore:
Timestamp:
10/13/21 07:11:29 (3 years ago)
Author:
vverjans
Message:

autoregression SMB module, Random utilities, Cholesky decomposition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/shared/Matrix/matrix.h ΒΆ

    r26469 r26477  
    3131void cellsplit(IssmDouble** pcell, int m, int i,IssmDouble scale);
    3232void cellecho(int numcells, int m, ...);
     33void CholeskyRealPositiveDefinite(IssmDouble* Lchol, IssmDouble* A, int ndim);
    3334#endif //ifndef _MATRIXUTILS_H_
Note: See TracChangeset for help on using the changeset viewer.