1.5.1
CCC
 
SparseInv.hpp File Reference
#include "gstlearn_export.hpp"

Functions

GSTLEARN_EXPORT int sparseinv (int n, int *Lp, int *Li, double *Lx, double *d, int *Up, int *Uj, double *Ux, int *Zp, int *Zi, double *Zx, double *z, int *Zdiagp, int *Lmunch)
 

Function Documentation

◆ sparseinv()

GSTLEARN_EXPORT int sparseinv ( int  n,
int *  Lp,
int *  Li,
double *  Lx,
double *  d,
int *  Up,
int *  Uj,
double *  Ux,
int *  Zp,
int *  Zi,
double *  Zx,
double *  z,
int *  Zdiagp,
int *  Lmunch 
)