Public Member Functions | Private Member Functions
Eigen::SparseTimeDenseProduct< Lhs, Rhs > Class Template Reference

#include <SparseDenseProduct.h>

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

List of all members.

Public Member Functions

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

Private Member Functions

SparseTimeDenseProductoperator= (const SparseTimeDenseProduct &)

Detailed Description

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

Definition at line 238 of file SparseDenseProduct.h.


Constructor & Destructor Documentation

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

Definition at line 244 of file SparseDenseProduct.h.


Member Function Documentation

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

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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:58