Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/SparseLU/
DSparseLU_column_bmod.h54 … 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()
DSparseLUImpl.h53 …arVector& tempv, BlockIndexVector segrep, BlockIndexVector repfnz, Index fpanelc, GlobalLU_t& glu)…