SparseProduct< LhsNested, RhsNested, ProductMode > Class Template Reference

#include <SparseProduct.h>

Inheritance diagram for SparseProduct< LhsNested, RhsNested, ProductMode >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

EIGEN_STRONG_INLINE int cols () const
EIGEN_STRONG_INLINE const
_LhsNested
lhs () const
EIGEN_STRONG_INLINE const
_RhsNested
rhs () const
EIGEN_STRONG_INLINE int rows () const
template<typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE SparseProduct (const Lhs &lhs, const Rhs &rhs)

Protected Attributes

LhsNested m_lhs
RhsNested m_rhs

Private Types

typedef ei_traits
< SparseProduct >::_LhsNested 
_LhsNested
typedef ei_traits
< SparseProduct >::_RhsNested 
_RhsNested

Detailed Description

template<typename LhsNested, typename RhsNested, int ProductMode>
class SparseProduct< LhsNested, RhsNested, ProductMode >

Definition at line 126 of file SparseProduct.h.


Member Typedef Documentation

template<typename LhsNested, typename RhsNested, int ProductMode>
typedef ei_traits<SparseProduct>::_LhsNested SparseProduct< LhsNested, RhsNested, ProductMode >::_LhsNested [private]

Definition at line 135 of file SparseProduct.h.

template<typename LhsNested, typename RhsNested, int ProductMode>
typedef ei_traits<SparseProduct>::_RhsNested SparseProduct< LhsNested, RhsNested, ProductMode >::_RhsNested [private]

Definition at line 136 of file SparseProduct.h.


Constructor & Destructor Documentation

template<typename LhsNested, typename RhsNested, int ProductMode>
template<typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE SparseProduct< LhsNested, RhsNested, ProductMode >::SparseProduct ( const Lhs &  lhs,
const Rhs &  rhs 
) [inline]

Definition at line 141 of file SparseProduct.h.


Member Function Documentation

template<typename LhsNested, typename RhsNested, int ProductMode>
EIGEN_STRONG_INLINE int SparseProduct< LhsNested, RhsNested, ProductMode >::cols ( void   )  const [inline]

Definition at line 164 of file SparseProduct.h.

template<typename LhsNested, typename RhsNested, int ProductMode>
EIGEN_STRONG_INLINE const _LhsNested& SparseProduct< LhsNested, RhsNested, ProductMode >::lhs (  )  const [inline]

Definition at line 166 of file SparseProduct.h.

template<typename LhsNested, typename RhsNested, int ProductMode>
EIGEN_STRONG_INLINE const _RhsNested& SparseProduct< LhsNested, RhsNested, ProductMode >::rhs (  )  const [inline]

Definition at line 167 of file SparseProduct.h.

template<typename LhsNested, typename RhsNested, int ProductMode>
EIGEN_STRONG_INLINE int SparseProduct< LhsNested, RhsNested, ProductMode >::rows ( void   )  const [inline]

Definition at line 163 of file SparseProduct.h.


Member Data Documentation

template<typename LhsNested, typename RhsNested, int ProductMode>
LhsNested SparseProduct< LhsNested, RhsNested, ProductMode >::m_lhs [protected]

Definition at line 170 of file SparseProduct.h.

template<typename LhsNested, typename RhsNested, int ProductMode>
RhsNested SparseProduct< LhsNested, RhsNested, ProductMode >::m_rhs [protected]

Definition at line 171 of file SparseProduct.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:24 2013