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

DenseTimeSparseSelfAdjointProduct< Lhs, Rhs, UpLo > Class Template Reference


Detailed Description

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

Definition at line 264 of file SparseSelfAdjointView.h.

#include <src/Sparse/SparseSelfAdjointView.h>

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

List of all members.

Public Member Functions

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

Private Member Functions

DenseTimeSparseSelfAdjointProductoperator= (const DenseTimeSparseSelfAdjointProduct &)

Constructor & Destructor Documentation

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

Definition at line 270 of file SparseSelfAdjointView.h.


Member Function Documentation

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



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011