Public Member Functions | Private Types
GeneralProduct< Lhs, Rhs, InnerProduct > Class Template Reference

#include <Product.h>

Inheritance diagram for GeneralProduct< Lhs, Rhs, InnerProduct >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GeneralProduct (const Lhs &lhs, const Rhs &rhs)
 operator const typename Base::Scalar () const

Private Types

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

Detailed Description

template<typename Lhs, typename Rhs>
class GeneralProduct< Lhs, Rhs, InnerProduct >

Definition at line 213 of file Product.h.


Member Typedef Documentation

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

Base class typedef.

See also:
PlainObjectBase

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

Definition at line 217 of file Product.h.


Constructor & Destructor Documentation

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

Definition at line 219 of file Product.h.


Member Function Documentation

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

Convertion to scalar

Definition at line 228 of file Product.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:34:09