Home
last modified time | relevance | path

Searched defs:nrhs (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_SupernodalMatrix.h237 Index nrhs = X.cols(); in solveInPlace() local
DSparseLU.h684 Index nrhs = X.cols(); in solveInPlace() local
/external/ltrace/
Dexpr.c195 struct expr_node *nrhs; in expr_clone() local