Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Private Types | Friends
Eigen::GeneralProduct< Lhs, Rhs, InnerProduct > Class Reference
Inheritance diagram for Eigen::GeneralProduct< Lhs, Rhs, InnerProduct >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  
enum  
typedef Base::PlainObject PlainObject

Public Member Functions

 GeneralProduct (const Lhs &lhs, const Rhs &rhs)
 operator const typename Base::Scalar () const
 Convertion to scalar.
void swap (MatrixBase< OtherDerived > const &other)
Index innerStride () const
Index outerStride () const

Private Types

typedef Matrix< typename
internal::scalar_product_traits
< typename Lhs::Scalar,
typename Rhs::Scalar >
::ReturnType, 1, 1 > 
Base
 Base class typedef.

Friends

struct internal::conservative_resize_like_impl

Member Typedef Documentation

typedef Matrix<typename internal::scalar_product_traits<typename Lhs::Scalar, typename Rhs::Scalar>::ReturnType,1,1> Eigen::GeneralProduct< Lhs, Rhs, InnerProduct >::Base [private]

Base class typedef.

See also:
PlainObjectBase

Reimplemented from Eigen::Matrix< internal::scalar_product_traits< Lhs::Scalar, Rhs::Scalar >::ReturnType, 1, 1 >.

Definition at line 218 of file Core.

Definition at line 155 of file Core.


Member Enumeration Documentation

anonymous enum [inherited]

Definition at line 151 of file Core.

anonymous enum [inherited]

Definition at line 157 of file Core.


Constructor & Destructor Documentation

Eigen::GeneralProduct< Lhs, Rhs, InnerProduct >::GeneralProduct ( const Lhs &  lhs,
const Rhs &  rhs 
) [inline]

Definition at line 220 of file Core.


Member Function Documentation

Index Eigen::Matrix::innerStride ( ) const [inline, inherited]

Definition at line 339 of file Core.

Eigen::GeneralProduct< Lhs, Rhs, InnerProduct >::operator const typename Base::Scalar ( ) const [inline]

Convertion to scalar.

Definition at line 229 of file Core.

Index Eigen::Matrix::outerStride ( ) const [inline, inherited]

Definition at line 340 of file Core.

void Eigen::Matrix::swap ( MatrixBase< OtherDerived > const &  other) [inline, inherited]

Definition at line 336 of file Core.


Friends And Related Function Documentation

friend struct internal::conservative_resize_like_impl [friend, inherited]

Definition at line 363 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011