Searched defs:copy_to_ucol (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_copy_to_ucol.h11 * NOTE: This file is the modified version of [s,d,c,z]copy_to_ucol.c file in SuperLU
50 Index SparseLUImpl<Scalar,Index>::copy_to_ucol(const Index jcol, const Index nseg, IndexVector& segrep, BlockIndexVector repfnz ,IndexVector& perm_r, BlockScalarVector dense, GlobalLU_t& glu) function in class:Eigen::internal::SparseLUImpl

Completed in 61 milliseconds