Main MRPT website > C++ reference
MRPT logo
Classes | Public Member Functions | Private Types

TransposeImpl< MatrixType, Sparse > Class Template Reference


Detailed Description

template<typename MatrixType>
class TransposeImpl< MatrixType, Sparse >

Definition at line 28 of file SparseTranspose.h.

#include <src/Sparse/SparseTranspose.h>

Inheritance diagram for TransposeImpl< MatrixType, Sparse >:
Inheritance graph
[legend]

List of all members.

Classes

class  InnerIterator
class  ReverseInnerIterator

Public Member Functions

Index nonZeros () const

Private Types

typedef internal::remove_all
< typename MatrixType::Nested >
::type 
_MatrixTypeNested

Member Typedef Documentation

template<typename MatrixType >
typedef internal::remove_all<typename MatrixType::Nested>::type TransposeImpl< MatrixType, Sparse >::_MatrixTypeNested [private]

Definition at line 31 of file SparseTranspose.h.


Member Function Documentation

template<typename MatrixType >
Index TransposeImpl< MatrixType, Sparse >::nonZeros ( ) const [inline]
Returns:
the number of nonzero coefficients which is in practice the number of stored coefficients.

Reimplemented from SparseMatrixBase< Transpose< MatrixType > >.

Definition at line 39 of file SparseTranspose.h.

References EigenBase< Derived >::derived().




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