Static Public Member Functions | List of all members
general_matrix_vector_product_wrapper< Index, Scalar, StorageOrder, ConjugateLhs, ConjugateRhs > Struct Template Reference

#include <level2_impl.h>

Static Public Member Functions

static void run (Index rows, Index cols, const Scalar *lhs, Index lhsStride, const Scalar *rhs, Index rhsIncr, Scalar *res, Index resIncr, Scalar alpha)
 

Detailed Description

template<typename Index, typename Scalar, int StorageOrder, bool ConjugateLhs, bool ConjugateRhs>
struct general_matrix_vector_product_wrapper< Index, Scalar, StorageOrder, ConjugateLhs, ConjugateRhs >

Definition at line 13 of file level2_impl.h.

Member Function Documentation

template<typename Index , typename Scalar , int StorageOrder, bool ConjugateLhs, bool ConjugateRhs>
static void general_matrix_vector_product_wrapper< Index, Scalar, StorageOrder, ConjugateLhs, ConjugateRhs >::run ( Index  rows,
Index  cols,
const Scalar lhs,
Index  lhsStride,
const Scalar rhs,
Index  rhsIncr,
Scalar res,
Index  resIncr,
Scalar  alpha 
)
inlinestatic

Definition at line 15 of file level2_impl.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:47