Public Member Functions | Private Member Functions
SparseTimeDenseProduct< Lhs, Rhs > Class Template Reference

#include <SparseDenseProduct.h>

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

List of all members.

Public Member Functions

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

Private Member Functions

SparseTimeDenseProductoperator= (const SparseTimeDenseProduct &)

Detailed Description

template<typename Lhs, typename Rhs>
class SparseTimeDenseProduct< Lhs, Rhs >

Definition at line 155 of file SparseDenseProduct.h.


Constructor & Destructor Documentation

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

Definition at line 161 of file SparseDenseProduct.h.


Member Function Documentation

template<typename Lhs , typename Rhs >
SparseTimeDenseProduct& SparseTimeDenseProduct< Lhs, Rhs >::operator= ( const SparseTimeDenseProduct< Lhs, Rhs > &  ) [private]
template<typename Lhs , typename Rhs >
template<typename Dest >
void SparseTimeDenseProduct< Lhs, Rhs >::scaleAndAddTo ( Dest &  dest,
Scalar  alpha 
) const [inline]

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:26