Static Public Member Functions | List of all members
Eigen::internal::combine_scalar_factors_impl< bool, Lhs, Rhs > Struct Template Reference

#include <BlasUtil.h>

Static Public Member Functions

EIGEN_DEVICE_FUNC static EIGEN_ALWAYS_INLINE bool run (const Lhs &lhs, const Rhs &rhs)
 
EIGEN_DEVICE_FUNC static EIGEN_ALWAYS_INLINE bool run (const bool &alpha, const Lhs &lhs, const Rhs &rhs)
 

Detailed Description

template<typename Lhs, typename Rhs>
struct Eigen::internal::combine_scalar_factors_impl< bool, Lhs, Rhs >

Definition at line 555 of file BlasUtil.h.

Member Function Documentation

◆ run() [1/2]

template<typename Lhs , typename Rhs >
EIGEN_DEVICE_FUNC static EIGEN_ALWAYS_INLINE bool Eigen::internal::combine_scalar_factors_impl< bool, Lhs, Rhs >::run ( const Lhs lhs,
const Rhs rhs 
)
inlinestatic

Definition at line 557 of file BlasUtil.h.

◆ run() [2/2]

template<typename Lhs , typename Rhs >
EIGEN_DEVICE_FUNC static EIGEN_ALWAYS_INLINE bool Eigen::internal::combine_scalar_factors_impl< bool, Lhs, Rhs >::run ( const bool &  alpha,
const Lhs lhs,
const Rhs rhs 
)
inlinestatic

Definition at line 561 of file BlasUtil.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:26