Searched refs:fpanelc (Results 1 – 2 of 2) sorted by relevance
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_column_bmod.h | 53 …larVector& tempv, BlockIndexVector segrep, BlockIndexVector repfnz, Index fpanelc, GlobalLU_t& glu) in column_bmod() argument 82 fst_col = (std::max)(fsupc, fpanelc); in column_bmod() 92 kfnz = (std::max)(kfnz, fpanelc); in column_bmod() 148 fst_col = (std::max)(fsupc, fpanelc); in column_bmod()
|
D | SparseLUImpl.h | 51 …arVector& tempv, BlockIndexVector segrep, BlockIndexVector repfnz, Index fpanelc, GlobalLU_t& glu)…
|