Public Member Functions

DenseTimeSparseSelfAdjointProduct< Lhs, Rhs, UpLo > Class Template Reference

#include <SparseSelfAdjointView.h>

Inheritance diagram for DenseTimeSparseSelfAdjointProduct< Lhs, Rhs, UpLo >:
ProductBase< DenseTimeSparseSelfAdjointProduct< Lhs, Rhs, UpLo >, Lhs, Rhs > MatrixBase< DenseTimeSparseSelfAdjointProduct< Lhs, Rhs, UpLo > > DenseBase< DenseTimeSparseSelfAdjointProduct< Lhs, Rhs, UpLo > > internal::special_scalar_op_base< Derived, Scalar, OtherScalar, EnableIt > DenseCoeffsBase

List of all members.

Public Member Functions

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

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


Constructor & Destructor Documentation

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

Member Function Documentation

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

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