Home
last modified time | relevance | path

Searched refs:UCOL (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_Structs.h74 typedef enum {LUSUP, UCOL, LSUB, USUB, LLVL, ULVL} MemType; enumerator
DSparseLU_copy_to_ucol.h78 mem = memXpand<ScalarVector>(glu.ucol, glu.nzumax, nextu, UCOL, glu.num_expansions); in copy_to_ucol()