openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
fmath::local::C< EXP_N, LOG_N, EXPD_N > Struct Template Reference

#include <fmath.hpp>

Collaboration diagram for fmath::local::C< EXP_N, LOG_N, EXPD_N >:

Static Public Attributes

static const ExpVar< EXP_N > expVar
 
static const LogVar< LOG_N > logVar
 
static const ExpdVar< EXPD_N > expdVar
 

Member Data Documentation

◆ expdVar

template<size_t EXP_N, size_t LOG_N, size_t EXPD_N>
const ExpdVar< EXPD_N > fmath::local::C< EXP_N, LOG_N, EXPD_N >::expdVar
static

◆ expVar

template<size_t EXP_N, size_t LOG_N, size_t EXPD_N>
const ExpVar< EXP_N > fmath::local::C< EXP_N, LOG_N, EXPD_N >::expVar
static

Referenced by fmath::exp(), and fmath::exp_ps().

◆ logVar

template<size_t EXP_N, size_t LOG_N, size_t EXPD_N>
const LogVar< LOG_N > fmath::local::C< EXP_N, LOG_N, EXPD_N >::logVar
static

Referenced by fmath::log(), and fmath::log_ps().


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