Static Public Member Functions
internal::product_triangular_matrix_matrix< Scalar, Index, Mode, LhsIsTriangular, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, RowMajor > Struct Template Reference

#include <TriangularMatrixMatrix.h>

List of all members.

Static Public Member Functions

static EIGEN_STRONG_INLINE void run (Index rows, Index cols, Index depth, const Scalar *lhs, Index lhsStride, const Scalar *rhs, Index rhsStride, Scalar *res, Index resStride, Scalar alpha)

Detailed Description

template<typename Scalar, typename Index, int Mode, bool LhsIsTriangular, int LhsStorageOrder, bool ConjugateLhs, int RhsStorageOrder, bool ConjugateRhs>
struct internal::product_triangular_matrix_matrix< Scalar, Index, Mode, LhsIsTriangular, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, RowMajor >

Definition at line 68 of file TriangularMatrixMatrix.h.


Member Function Documentation

template<typename Scalar , typename Index , int Mode, bool LhsIsTriangular, int LhsStorageOrder, bool ConjugateLhs, int RhsStorageOrder, bool ConjugateRhs>
static EIGEN_STRONG_INLINE void internal::product_triangular_matrix_matrix< Scalar, Index, Mode, LhsIsTriangular, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, RowMajor >::run ( Index  rows,
Index  cols,
Index  depth,
const Scalar lhs,
Index  lhsStride,
const Scalar rhs,
Index  rhsStride,
Scalar res,
Index  resStride,
Scalar  alpha 
) [inline, static]

Definition at line 72 of file TriangularMatrixMatrix.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34