Public Member Functions

GeneralProduct< Lhs, Rhs, OuterProduct > Class Template Reference

#include <Product.h>

Inheritance diagram for GeneralProduct< Lhs, Rhs, OuterProduct >:
ProductBase< GeneralProduct< Lhs, Rhs, OuterProduct >, Lhs, Rhs > MatrixBase< GeneralProduct< Lhs, Rhs, OuterProduct > > DenseBase< GeneralProduct< Lhs, Rhs, OuterProduct > > internal::special_scalar_op_base< Derived, Scalar, OtherScalar, EnableIt > DenseCoeffsBase

List of all members.

Public Member Functions

 GeneralProduct (const Lhs &lhs, const Rhs &rhs)
template<typename Dest >
void scaleAndAddTo (Dest &dest, Scalar alpha) const

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


Constructor & Destructor Documentation

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

Member Function Documentation

template<typename Lhs , typename Rhs >
template<typename Dest >
void GeneralProduct< Lhs, Rhs, OuterProduct >::scaleAndAddTo ( Dest &  dest,
Scalar  alpha 
) const [inline]

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