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

SparseSelfAdjointTimeDenseProduct< Lhs, Rhs, UpLo > Class Template Reference


Detailed Description

template<typename Lhs, typename Rhs, int UpLo>
class SparseSelfAdjointTimeDenseProduct< Lhs, Rhs, UpLo >

Definition at line 206 of file SparseSelfAdjointView.h.

#include <src/Sparse/SparseSelfAdjointView.h>

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

List of all members.

Public Member Functions

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

Private Member Functions

SparseSelfAdjointTimeDenseProductoperator= (const SparseSelfAdjointTimeDenseProduct &)

Constructor & Destructor Documentation

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

Definition at line 212 of file SparseSelfAdjointView.h.


Member Function Documentation

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



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011