Public Member Functions | Private Member Functions | List of all members
Eigen::BlockSparseTimeDenseProduct< Lhs, Rhs > Class Template Reference

#include <BlockSparseMatrix.h>

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

Public Member Functions

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

Private Member Functions

BlockSparseTimeDenseProductoperator= (const BlockSparseTimeDenseProduct &)
 

Detailed Description

template<typename Lhs, typename Rhs>
class Eigen::BlockSparseTimeDenseProduct< Lhs, Rhs >

Definition at line 241 of file BlockSparseMatrix.h.

Constructor & Destructor Documentation

template<typename Lhs , typename Rhs >
Eigen::BlockSparseTimeDenseProduct< Lhs, Rhs >::BlockSparseTimeDenseProduct ( const Lhs &  lhs,
const Rhs &  rhs 
)
inline

Definition at line 270 of file BlockSparseMatrix.h.

Member Function Documentation

template<typename Lhs , typename Rhs >
BlockSparseTimeDenseProduct& Eigen::BlockSparseTimeDenseProduct< Lhs, Rhs >::operator= ( const BlockSparseTimeDenseProduct< Lhs, Rhs > &  )
private
template<typename Lhs , typename Rhs >
template<typename Dest >
void Eigen::BlockSparseTimeDenseProduct< Lhs, Rhs >::scaleAndAddTo ( Dest &  dest,
const typename Rhs::Scalar &  alpha 
) const
inline

Definition at line 273 of file BlockSparseMatrix.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:55