Public Member Functions

SparseSelfAdjointTimeDenseProduct< Lhs, Rhs, UpLo > Class Template Reference

#include <SparseSelfAdjointView.h>

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

List of all members.

Public Member Functions

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

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


Constructor & Destructor Documentation

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

Member Function Documentation

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

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