Searched defs:fillfactor (Results 1 – 2 of 2) sorted by relevance
104 Index fillfactor; // The estimated fills factors for L and U, compared with A member
216 void IncompleteLUT<Scalar,StorageIndex>::setFillfactor(int fillfactor) in setFillfactor()