Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Functions

SparseSelfAdjointView.h File Reference

Go to the source code of this file.

Classes

struct  internal::traits< SparseSelfAdjointView< MatrixType, UpLo > >
class  SparseSelfAdjointView< MatrixType, UpLo >
 Pseudo expression to manipulate a triangular sparse matrix as a selfadjoint matrix. More...
struct  internal::traits< SparseSelfAdjointTimeDenseProduct< Lhs, Rhs, UpLo > >
class  SparseSelfAdjointTimeDenseProduct< Lhs, Rhs, UpLo >
struct  internal::traits< DenseTimeSparseSelfAdjointProduct< Lhs, Rhs, UpLo > >
class  DenseTimeSparseSelfAdjointProduct< Lhs, Rhs, UpLo >
struct  internal::traits< SparseSymmetricPermutationProduct< MatrixType, UpLo > >
class  SparseSymmetricPermutationProduct< MatrixType, UpLo >

Namespaces

namespace  internal
 

Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


Functions

template<int SrcUpLo, int DstUpLo, typename MatrixType , int DestOrder>
void internal::permute_symm_to_symm (const MatrixType &mat, SparseMatrix< typename MatrixType::Scalar, DestOrder, typename MatrixType::Index > &_dest, const typename MatrixType::Index *perm=0)
template<int UpLo, typename MatrixType , int DestOrder>
void internal::permute_symm_to_fullsymm (const MatrixType &mat, SparseMatrix< typename MatrixType::Scalar, DestOrder, typename MatrixType::Index > &_dest, const typename MatrixType::Index *perm=0)



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011