Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Private Member Functions

SparseTimeDenseProduct< Lhs, Rhs > Class Template Reference


Detailed Description

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

Definition at line 155 of file SparseDenseProduct.h.

#include <src/Sparse/SparseDenseProduct.h>

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

List of all members.

Public Member Functions

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

Private Member Functions

SparseTimeDenseProductoperator= (const SparseTimeDenseProduct &)

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]

Reimplemented from ProductBase< SparseTimeDenseProduct< Lhs, Rhs >, Lhs, Rhs >.

Definition at line 164 of file SparseDenseProduct.h.

References RowMajorBit.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011