Home
last modified time | relevance | path

Searched refs:determinant_impl (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/qvm/detail/
Dcofactor_impl.hpp52 T det = determinant_impl(c); in cofactor_impl()
Ddeterminant_impl.hpp70 determinant_impl( M const & a ) in determinant_impl() function
/third_party/boost/libs/qvm/gen/
Dgen.cpp1336 determinant_impl( std::ostream & g, int n, del_row_col const & a ) in determinant_impl() function
1347 determinant_impl(g,n-1,del_row_col(a,0,i)); in determinant_impl()
1365 determinant_impl(g,d,del_row_col('a')); in determinant()
1406 determinant_impl(g,d-1,del_row_col(del_row_col('a'),j,i)); in inverse_ma()