Searched defs:xlusup (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_Structs.h55 * (xlusup,lusup): lusup[*] contains the numerical values of the
56 * rectangular supernodes; xlusup[j] points to the starting
58 * Note: xlusup is indexed by column.
83 IndexVector xlusup; // pointers to the beginning of each column in lusup member in struct:Eigen::internal::LU_GlobalLU_t

Completed in 83 milliseconds