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