Go to the source code of this file.
Classes | |
class | PartialPivLU< _MatrixType > |
LU decomposition of a matrix with partial pivoting, and related features. More... | |
struct | internal::partial_lu_impl< Scalar, StorageOrder > |
struct | internal::solve_retval< PartialPivLU< _MatrixType >, Rhs > |
Namespaces | |
namespace | internal |
Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: | |
Functions | |
template<typename MatrixType , typename TranspositionType > | |
void | internal::partial_lu_inplace (MatrixType &lu, TranspositionType &row_transpositions, typename MatrixType::Index &nb_transpositions) |
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011 |