Static Public Member Functions | List of all members
Eigen::internal::product_triangular_matrix_matrix< Scalar, Index, Mode, LhsIsTriangular, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, RowMajor, Version > Struct Template Reference

#include <TriangularMatrixMatrix.h>

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, const Scalar &alpha, level3_blocking< Scalar, Scalar > &blocking)
 

Detailed Description

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

Definition at line 55 of file TriangularMatrixMatrix.h.

Member Function Documentation

template<typename Scalar , typename Index , int Mode, bool LhsIsTriangular, int LhsStorageOrder, bool ConjugateLhs, int RhsStorageOrder, bool ConjugateRhs, int Version>
static EIGEN_STRONG_INLINE void Eigen::internal::product_triangular_matrix_matrix< Scalar, Index, Mode, LhsIsTriangular, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, RowMajor, Version >::run ( Index  rows,
Index  cols,
Index  depth,
const Scalar *  lhs,
Index  lhsStride,
const Scalar *  rhs,
Index  rhsStride,
Scalar *  res,
Index  resStride,
const Scalar &  alpha,
level3_blocking< Scalar, Scalar > &  blocking 
)
inlinestatic

Definition at line 59 of file TriangularMatrixMatrix.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14