SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size > Class Template Reference

#include <SparseBlock.h>

Inheritance diagram for SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >:
Inheritance graph
[legend]

List of all members.

Classes

class  InnerIterator

Public Member Functions

EIGEN_STRONG_INLINE int cols () const
SparseInnerVectorSetoperator= (const SparseInnerVectorSet &other)
template<typename OtherDerived >
SparseInnerVectorSetoperator= (const SparseMatrixBase< OtherDerived > &other)
EIGEN_STRONG_INLINE int rows () const
 SparseInnerVectorSet (const MatrixType &matrix, int outer)
 SparseInnerVectorSet (const MatrixType &matrix, int outerStart, int outerSize)

Protected Attributes

const MatrixType::Nested m_matrix
const ei_int_if_dynamic< Size > m_outerSize
int m_outerStart

Private Types

enum  { IsRowMajor = ei_traits<SparseInnerVectorSet>::IsRowMajor }
typedef DynamicSparseMatrix
< _Scalar, _Options > 
MatrixType

Detailed Description

template<typename _Scalar, int _Options, int Size>
class SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >

Definition at line 102 of file SparseBlock.h.


Member Typedef Documentation

template<typename _Scalar , int _Options, int Size>
typedef DynamicSparseMatrix<_Scalar, _Options> SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::MatrixType [private]

Definition at line 105 of file SparseBlock.h.


Member Enumeration Documentation

template<typename _Scalar , int _Options, int Size>
anonymous enum [private]
Enumerator:
IsRowMajor 

Definition at line 106 of file SparseBlock.h.


Constructor & Destructor Documentation

template<typename _Scalar , int _Options, int Size>
SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::SparseInnerVectorSet ( const MatrixType matrix,
int  outerStart,
int  outerSize 
) [inline]

Definition at line 120 of file SparseBlock.h.

template<typename _Scalar , int _Options, int Size>
SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::SparseInnerVectorSet ( const MatrixType matrix,
int  outer 
) [inline]

Definition at line 126 of file SparseBlock.h.


Member Function Documentation

template<typename _Scalar , int _Options, int Size>
EIGEN_STRONG_INLINE int SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::cols ( void   )  const [inline]
Returns:
the number of columns.
See also:
rows(), ColsAtCompileTime

Reimplemented from SparseMatrixBase< SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size > >.

Definition at line 166 of file SparseBlock.h.

template<typename _Scalar , int _Options, int Size>
SparseInnerVectorSet& SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::operator= ( const SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size > &  other  )  [inline]

Definition at line 154 of file SparseBlock.h.

template<typename _Scalar , int _Options, int Size>
template<typename OtherDerived >
SparseInnerVectorSet& SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::operator= ( const SparseMatrixBase< OtherDerived > &  other  )  [inline]
template<typename _Scalar , int _Options, int Size>
EIGEN_STRONG_INLINE int SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::rows ( void   )  const [inline]
Returns:
the number of rows.
See also:
cols(), RowsAtCompileTime

Reimplemented from SparseMatrixBase< SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size > >.

Definition at line 165 of file SparseBlock.h.


Member Data Documentation

template<typename _Scalar , int _Options, int Size>
const MatrixType::Nested SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::m_matrix [protected]

Definition at line 170 of file SparseBlock.h.

template<typename _Scalar , int _Options, int Size>
const ei_int_if_dynamic<Size> SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::m_outerSize [protected]

Definition at line 172 of file SparseBlock.h.

template<typename _Scalar , int _Options, int Size>
int SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::m_outerStart [protected]

Definition at line 171 of file SparseBlock.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:23 2013