Public Member Functions
TriangularProduct< Mode, false, Lhs, true, Rhs, false > Struct Template Reference

#include <TriangularMatrixVector.h>

Inheritance diagram for TriangularProduct< Mode, false, Lhs, true, Rhs, false >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

template<int Mode, typename Lhs, typename Rhs>
struct TriangularProduct< Mode, false, Lhs, true, Rhs, false >

Definition at line 172 of file TriangularMatrixVector.h.


Constructor & Destructor Documentation

template<int Mode, typename Lhs , typename Rhs >
TriangularProduct< Mode, false, Lhs, true, Rhs, false >::TriangularProduct ( const Lhs &  lhs,
const Rhs &  rhs 
) [inline]

Definition at line 177 of file TriangularMatrixVector.h.


Member Function Documentation

template<int Mode, typename Lhs , typename Rhs >
template<typename Dest >
void TriangularProduct< Mode, false, Lhs, true, Rhs, false >::scaleAndAddTo ( Dest &  dst,
Scalar  alpha 
) const [inline]

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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:26