last update 20 Sep 2009 |
#include "cvrLinearAlgebraFunctor.h"
#include "cvrMatrix.h"
#include "cvrVector.h"
#include "cvrLapackInterface.h"
Go to the source code of this file.
Classes | |
class | cvr::internal::luDecompositionLapackInterface< T > |
Offers a direct interface to the LAPACK function getrf for computing an LU decomposition with partial pivoting. More... | |
class | cvr::luDecomposition< T > |
LU decomposition functor. More... | |
class | cvr::luDecomposition< T >::luDecomposition::parameters |
The parameters for the class luDecomposition. More... | |
Namespaces | |
namespace | cvr |
namespace | cvr::internal |