Eigen::TriangularProduct< Mode, true, Lhs, false, Rhs, true > Struct Template Reference

#include <TriangularMatrixVector.h>

Inheritance diagram for Eigen::TriangularProduct< Mode, true, Lhs, false, Rhs, true >:

Eigen::ProductBase< Derived, Lhs, Rhs > Eigen::MatrixBase< Derived > Eigen::DenseBase< Derived > Eigen::internal::special_scalar_op_base< Derived, Scalar, OtherScalar, EnableIt > DenseCoeffsBase List of all members.

Public Member Functions

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

Detailed Description

template<int Mode, typename Lhs, typename Rhs>
struct Eigen::TriangularProduct< Mode, true, Lhs, false, Rhs, true >

Definition at line 177 of file TriangularMatrixVector.h.


Constructor & Destructor Documentation

template<int Mode, typename Lhs, typename Rhs>
Eigen::TriangularProduct< Mode, true, Lhs, false, Rhs, true >::TriangularProduct ( const Lhs &  lhs,
const Rhs &  rhs 
) [inline]

Definition at line 182 of file TriangularMatrixVector.h.


Member Function Documentation

template<int Mode, typename Lhs, typename Rhs>
template<typename Dest>
void Eigen::TriangularProduct< Mode, true, Lhs, false, Rhs, true >::scaleAndAddTo ( Dest &  dst,
const Scalar alpha 
) const [inline]

Reimplemented from Eigen::ProductBase< Derived, Lhs, Rhs >.

Definition at line 184 of file TriangularMatrixVector.h.

References Eigen::ColMajor, eigen_assert, Eigen::RowMajor, Eigen::RowMajorBit, and ex_cspad2x2_ts::run.


The documentation for this struct was generated from the following file:
Generated on 19 Dec 2016 for PSDMSoftware by  doxygen 1.4.7