lu.hpp File Reference
#include "permutation.hpp"
#include "vector_proxy.hpp"
#include "matrix_proxy.hpp"

Go to the source code of this file.

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.
 
 shark::blas
 

Functions

template<class M >
M::size_type shark::blas::lu_factorize (M &m)
 
template<class M , class PM >
M::size_type shark::blas::lu_factorize (M &m, PM &pm)