Public Member Functions
Eigen::GeneralProduct< Lhs, Rhs, OuterProduct > Class Template Reference

#include <GeneralProduct.h>

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

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 235 of file GeneralProduct.h.


Constructor & Destructor Documentation

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

Definition at line 241 of file GeneralProduct.h.


Member Function Documentation

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

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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:53