Static Public Member Functions | List of all members
Eigen::internal::triangular_solve_matrix< Scalar, Index, OnTheLeft, Mode, Conjugate, TriStorageOrder, ColMajor, OtherInnerStride > Struct Template Reference

#include <TriangularSolverMatrix.h>

Static Public Member Functions

static EIGEN_DONT_INLINE void run (Index size, Index otherSize, const Scalar *_tri, Index triStride, Scalar *_other, Index otherIncr, Index otherStride, level3_blocking< Scalar, Scalar > &blocking)
 

Detailed Description

template<typename Scalar, typename Index, int Mode, bool Conjugate, int TriStorageOrder, int OtherInnerStride>
struct Eigen::internal::triangular_solve_matrix< Scalar, Index, OnTheLeft, Mode, Conjugate, TriStorageOrder, ColMajor, OtherInnerStride >

Definition at line 39 of file TriangularSolverMatrix.h.

Member Function Documentation

◆ run()

template<typename Scalar , typename Index , int Mode, bool Conjugate, int TriStorageOrder, int OtherInnerStride>
EIGEN_DONT_INLINE void Eigen::internal::triangular_solve_matrix< Scalar, Index, OnTheLeft, Mode, Conjugate, TriStorageOrder, ColMajor, OtherInnerStride >::run ( Index  size,
Index  otherSize,
const Scalar _tri,
Index  triStride,
Scalar _other,
Index  otherIncr,
Index  otherStride,
level3_blocking< Scalar, Scalar > &  blocking 
)
static

Definition at line 48 of file TriangularSolverMatrix.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:59