Static Public Attributes | List of all members
is_fmt_numeric< T, enable_if_t< std::is_arithmetic< T >::value > > Struct Template Reference

#include <common.h>

Static Public Attributes

static constexpr int index
 
static constexpr bool value = true
 

Detailed Description

template<typename T>
struct is_fmt_numeric< T, enable_if_t< std::is_arithmetic< T >::value > >

Definition at line 1045 of file wrap/pybind11/include/pybind11/detail/common.h.

Member Data Documentation

◆ index

template<typename T >
constexpr int is_fmt_numeric< T, enable_if_t< std::is_arithmetic< T >::value > >::index
staticconstexpr

◆ value

template<typename T >
constexpr bool is_fmt_numeric< T, enable_if_t< std::is_arithmetic< T >::value > >::value = true
staticconstexpr

The documentation for this struct was generated from the following file:
Eigen::bfloat16_impl::log2
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bfloat16 log2(const bfloat16 &a)
Definition: BFloat16.h:508
is_fmt_numeric::value
static constexpr bool value
Definition: wrap/pybind11/include/pybind11/detail/common.h:1042
Eigen::Triplet
A small structure to hold a non zero as a triplet (i,j,value).
Definition: SparseUtil.h:162


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:53