SparseCwiseUnaryOp< UnaryOp, MatrixType > Class Template Reference

#include <SparseCwiseUnaryOp.h>

Inheritance diagram for SparseCwiseUnaryOp< UnaryOp, MatrixType >:
Inheritance graph
[legend]

List of all members.

Classes

class  InnerIterator

Public Member Functions

EIGEN_STRONG_INLINE int cols () const
EIGEN_STRONG_INLINE int rows () const
 SparseCwiseUnaryOp (const MatrixType &mat, const UnaryOp &func=UnaryOp())

Protected Attributes

const UnaryOp m_functor
const MatrixType::Nested m_matrix

Detailed Description

template<typename UnaryOp, typename MatrixType>
class SparseCwiseUnaryOp< UnaryOp, MatrixType >

Definition at line 42 of file SparseCwiseUnaryOp.h.


Constructor & Destructor Documentation

template<typename UnaryOp, typename MatrixType>
SparseCwiseUnaryOp< UnaryOp, MatrixType >::SparseCwiseUnaryOp ( const MatrixType &  mat,
const UnaryOp &  func = UnaryOp() 
) [inline]

Definition at line 52 of file SparseCwiseUnaryOp.h.


Member Function Documentation

template<typename UnaryOp, typename MatrixType>
EIGEN_STRONG_INLINE int SparseCwiseUnaryOp< UnaryOp, MatrixType >::cols ( void   )  const [inline]
Returns:
the number of columns.
See also:
rows(), ColsAtCompileTime

Reimplemented from SparseMatrixBase< SparseCwiseUnaryOp< UnaryOp, MatrixType > >.

Definition at line 56 of file SparseCwiseUnaryOp.h.

template<typename UnaryOp, typename MatrixType>
EIGEN_STRONG_INLINE int SparseCwiseUnaryOp< UnaryOp, MatrixType >::rows ( void   )  const [inline]
Returns:
the number of rows.
See also:
cols(), RowsAtCompileTime

Reimplemented from SparseMatrixBase< SparseCwiseUnaryOp< UnaryOp, MatrixType > >.

Definition at line 55 of file SparseCwiseUnaryOp.h.


Member Data Documentation

template<typename UnaryOp, typename MatrixType>
const UnaryOp SparseCwiseUnaryOp< UnaryOp, MatrixType >::m_functor [protected]

Definition at line 63 of file SparseCwiseUnaryOp.h.

template<typename UnaryOp, typename MatrixType>
const MatrixType::Nested SparseCwiseUnaryOp< UnaryOp, MatrixType >::m_matrix [protected]

Definition at line 62 of file SparseCwiseUnaryOp.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