Public Types | Public Member Functions
CwiseUnaryViewImpl< ViewOp, MatrixType, Dense > Class Template Reference

#include <CwiseUnaryView.h>

Inheritance diagram for CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef
internal::dense_xpr_base
< CwiseUnaryView< ViewOp,
MatrixType > >::type 
Base
typedef CwiseUnaryView< ViewOp,
MatrixType
Derived

Public Member Functions

EIGEN_STRONG_INLINE CoeffReturnType coeff (Index row, Index col) const
EIGEN_STRONG_INLINE CoeffReturnType coeff (Index index) const
EIGEN_STRONG_INLINE ScalarcoeffRef (Index row, Index col)
EIGEN_STRONG_INLINE ScalarcoeffRef (Index index)
Index innerStride () const
Index outerStride () const

Detailed Description

template<typename ViewOp, typename MatrixType>
class CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >

Definition at line 105 of file CwiseUnaryView.h.


Member Typedef Documentation

template<typename ViewOp , typename MatrixType >
typedef internal::dense_xpr_base< CwiseUnaryView<ViewOp, MatrixType> >::type CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::Base

Definition at line 111 of file CwiseUnaryView.h.

template<typename ViewOp , typename MatrixType >
typedef CwiseUnaryView<ViewOp, MatrixType> CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::Derived

Definition at line 110 of file CwiseUnaryView.h.


Member Function Documentation

template<typename ViewOp , typename MatrixType >
EIGEN_STRONG_INLINE CoeffReturnType CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeff ( Index  row,
Index  col 
) const [inline]

Definition at line 125 of file CwiseUnaryView.h.

template<typename ViewOp , typename MatrixType >
EIGEN_STRONG_INLINE CoeffReturnType CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeff ( Index  index) const [inline]

Definition at line 130 of file CwiseUnaryView.h.

template<typename ViewOp , typename MatrixType >
EIGEN_STRONG_INLINE Scalar& CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeffRef ( Index  row,
Index  col 
) [inline]

Definition at line 135 of file CwiseUnaryView.h.

template<typename ViewOp , typename MatrixType >
EIGEN_STRONG_INLINE Scalar& CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeffRef ( Index  index) [inline]

Definition at line 140 of file CwiseUnaryView.h.

template<typename ViewOp , typename MatrixType >
Index CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::innerStride ( ) const [inline]

Definition at line 115 of file CwiseUnaryView.h.

template<typename ViewOp , typename MatrixType >
Index CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::outerStride ( ) const [inline]

Definition at line 120 of file CwiseUnaryView.h.


The documentation for this class was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:57