openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
fmath::local::LogVar< N > Struct Template Reference

#include <fmath.hpp>

Public Types

enum  { LEN = N - 1 }
 

Public Member Functions

 LogVar ()
 

Public Attributes

unsigned int m1 [4]
 
unsigned int m2 [4]
 
unsigned int m3 [4]
 
float m4 [4]
 
unsigned int m5 [4]
 
struct { 
 
   float   app 
 
   float   rev 
 
tbl [1<< LEN
 
float c_log2
 

Member Enumeration Documentation

◆ anonymous enum

template<size_t N = LOG_TABLE_SIZE>
anonymous enum
Enumerator
LEN 

Constructor & Destructor Documentation

◆ LogVar()

Member Data Documentation

◆ app

template<size_t N = LOG_TABLE_SIZE>
float fmath::local::LogVar< N >::app

◆ c_log2

template<size_t N = LOG_TABLE_SIZE>
float fmath::local::LogVar< N >::c_log2

◆ m1

template<size_t N = LOG_TABLE_SIZE>
unsigned int fmath::local::LogVar< N >::m1[4]

◆ m2

template<size_t N = LOG_TABLE_SIZE>
unsigned int fmath::local::LogVar< N >::m2[4]

◆ m3

template<size_t N = LOG_TABLE_SIZE>
unsigned int fmath::local::LogVar< N >::m3[4]

◆ m4

template<size_t N = LOG_TABLE_SIZE>
float fmath::local::LogVar< N >::m4[4]

◆ m5

template<size_t N = LOG_TABLE_SIZE>
unsigned int fmath::local::LogVar< N >::m5[4]

◆ rev

template<size_t N = LOG_TABLE_SIZE>
float fmath::local::LogVar< N >::rev

◆ [struct]

struct { ... } fmath::local::LogVar< N >::tbl[1 << LEN]

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