Public Types | Public Member Functions | Private Types | List of all members
Eigen::internal::dense_product_base< Lhs, Rhs, Option, InnerProduct > Class Template Reference

#include <Product.h>

Inheritance diagram for Eigen::internal::dense_product_base< Lhs, Rhs, Option, InnerProduct >:
Inheritance graph
[legend]

Public Types

typedef Base::Scalar Scalar
 

Public Member Functions

 operator const Scalar () const
 

Private Types

typedef internal::dense_xpr_base< ProductXpr >::type Base
 
typedef Product< Lhs, Rhs, Option > ProductXpr
 

Detailed Description

template<typename Lhs, typename Rhs, int Option>
class Eigen::internal::dense_product_base< Lhs, Rhs, Option, InnerProduct >

Convertion to scalar for inner-products

Definition at line 121 of file Product.h.

Member Typedef Documentation

template<typename Lhs , typename Rhs , int Option>
typedef internal::dense_xpr_base<ProductXpr>::type Eigen::internal::dense_product_base< Lhs, Rhs, Option, InnerProduct >::Base
private

Definition at line 125 of file Product.h.

template<typename Lhs , typename Rhs , int Option>
typedef Product<Lhs,Rhs,Option> Eigen::internal::dense_product_base< Lhs, Rhs, Option, InnerProduct >::ProductXpr
private

Definition at line 124 of file Product.h.

template<typename Lhs , typename Rhs , int Option>
typedef Base::Scalar Eigen::internal::dense_product_base< Lhs, Rhs, Option, InnerProduct >::Scalar

Definition at line 128 of file Product.h.

Member Function Documentation

template<typename Lhs , typename Rhs , int Option>
Eigen::internal::dense_product_base< Lhs, Rhs, Option, InnerProduct >::operator const Scalar ( ) const
inline

Definition at line 130 of file Product.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:33