Macros | Functions
product_notemporary.cpp File Reference
#include "main.h"
Include dependency graph for product_notemporary.cpp:

Go to the source code of this file.

Macros

#define TEST_ENABLE_TEMPORARY_TRACKING
 

Functions

template<typename Dst , typename Lhs , typename Rhs , typename S1 , typename S2 >
void check_scalar_multiple1 (Dst &dst, const Lhs &A, const Rhs &B, S1 s1, S2 s2)
 
template<typename Dst , typename Lhs , typename Rhs , typename S2 >
void check_scalar_multiple2 (Dst &dst, const Lhs &A, const Rhs &B, S2 s2)
 
template<typename Dst , typename Lhs , typename Rhs >
void check_scalar_multiple3 (Dst &dst, const Lhs &A, const Rhs &B)
 
 EIGEN_DECLARE_TEST (product_notemporary)
 
template<typename MatrixType >
void product_notemporary (const MatrixType &m)
 

Macro Definition Documentation

◆ TEST_ENABLE_TEMPORARY_TRACKING

#define TEST_ENABLE_TEMPORARY_TRACKING

Definition at line 10 of file product_notemporary.cpp.

Function Documentation

◆ check_scalar_multiple1()

template<typename Dst , typename Lhs , typename Rhs , typename S1 , typename S2 >
void check_scalar_multiple1 ( Dst &  dst,
const Lhs &  A,
const Rhs &  B,
S1  s1,
S2  s2 
)

Definition at line 36 of file product_notemporary.cpp.

◆ check_scalar_multiple2()

template<typename Dst , typename Lhs , typename Rhs , typename S2 >
void check_scalar_multiple2 ( Dst &  dst,
const Lhs &  A,
const Rhs &  B,
S2  s2 
)

Definition at line 26 of file product_notemporary.cpp.

◆ check_scalar_multiple3()

template<typename Dst , typename Lhs , typename Rhs >
void check_scalar_multiple3 ( Dst &  dst,
const Lhs &  A,
const Rhs &  B 
)

Definition at line 15 of file product_notemporary.cpp.

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( product_notemporary  )

Definition at line 195 of file product_notemporary.cpp.

◆ product_notemporary()

template<typename MatrixType >
void product_notemporary ( const MatrixType m)

Definition at line 45 of file product_notemporary.cpp.



gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:04