Static Public Member Functions | List of all members
Eigen::internal::triangular_solve_matrix< Scalar, Index, OnTheRight, Mode, Conjugate, TriStorageOrder, ColMajor > 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 otherStride, level3_blocking< Scalar, Scalar > &blocking)
 

Detailed Description

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

Definition at line 187 of file TriangularSolverMatrix.h.

Member Function Documentation

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

Definition at line 196 of file TriangularSolverMatrix.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:20