Public Types | Public Member Functions
Eigen::internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, UpLo > Struct Template Reference

#include <GeneralMatrixMatrixTriangular.h>

List of all members.

Public Types

enum  { BlockSize = EIGEN_PLAIN_ENUM_MAX(mr,nr) }
typedef Traits::ResScalar ResScalar
typedef gebp_traits< LhsScalar,
RhsScalar, ConjLhs, ConjRhs > 
Traits

Public Member Functions

void operator() (ResScalar *res, Index resStride, const LhsScalar *blockA, const RhsScalar *blockB, Index size, Index depth, const ResScalar &alpha, RhsScalar *workspace)

Detailed Description

template<typename LhsScalar, typename RhsScalar, typename Index, int mr, int nr, bool ConjLhs, bool ConjRhs, int UpLo>
struct Eigen::internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, UpLo >

Definition at line 131 of file GeneralMatrixMatrixTriangular.h.


Member Typedef Documentation

template<typename LhsScalar, typename RhsScalar, typename Index, int mr, int nr, bool ConjLhs, bool ConjRhs, int UpLo>
typedef Traits::ResScalar Eigen::internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, UpLo >::ResScalar

Definition at line 134 of file GeneralMatrixMatrixTriangular.h.

template<typename LhsScalar, typename RhsScalar, typename Index, int mr, int nr, bool ConjLhs, bool ConjRhs, int UpLo>
typedef gebp_traits<LhsScalar,RhsScalar,ConjLhs,ConjRhs> Eigen::internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, UpLo >::Traits

Definition at line 133 of file GeneralMatrixMatrixTriangular.h.


Member Enumeration Documentation

template<typename LhsScalar, typename RhsScalar, typename Index, int mr, int nr, bool ConjLhs, bool ConjRhs, int UpLo>
anonymous enum
Enumerator:
BlockSize 

Definition at line 136 of file GeneralMatrixMatrixTriangular.h.


Member Function Documentation

template<typename LhsScalar, typename RhsScalar, typename Index, int mr, int nr, bool ConjLhs, bool ConjRhs, int UpLo>
void Eigen::internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, UpLo >::operator() ( ResScalar res,
Index  resStride,
const LhsScalar *  blockA,
const RhsScalar *  blockB,
Index  size,
Index  depth,
const ResScalar alpha,
RhsScalar *  workspace 
) [inline]

Definition at line 139 of file GeneralMatrixMatrixTriangular.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:06