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

/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_heap_relax_snode.h10 /* This file is a modified version of heap_relax_snode.c file in SuperLU
46 void SparseLUImpl<Scalar,StorageIndex>::heap_relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end) function in class:Eigen::internal::SparseLUImpl

Completed in 119 milliseconds