Public Types | List of all members
Eigen::SparseMatrixBase< Derived >::CwiseProductDenseReturnType< OtherDerived > Struct Template Reference

#include <SparseMatrixBase.h>

Public Types

typedef CwiseBinaryOp< internal::scalar_product_op< typename ScalarBinaryOpTraits< typename internal::traits< Derived >::Scalar, typename internal::traits< OtherDerived >::Scalar >::ReturnType >, const Derived, const OtherDerived > Type
 

Detailed Description

template<typename Derived>
template<typename OtherDerived>
struct Eigen::SparseMatrixBase< Derived >::CwiseProductDenseReturnType< OtherDerived >

Definition at line 280 of file SparseMatrixBase.h.

Member Typedef Documentation

template<typename Derived>
template<typename OtherDerived>
typedef CwiseBinaryOp<internal::scalar_product_op<typename ScalarBinaryOpTraits< typename internal::traits<Derived>::Scalar, typename internal::traits<OtherDerived>::Scalar >::ReturnType>, const Derived, const OtherDerived > Eigen::SparseMatrixBase< Derived >::CwiseProductDenseReturnType< OtherDerived >::Type

Definition at line 287 of file SparseMatrixBase.h.


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


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