openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
fmath::PowGenerator Class Reference

#include <fmath.hpp>

Public Member Functions

 PowGenerator (float y)
 
float get (float x) const
 

Private Types

enum  { N = 11 }
 

Private Attributes

float tbl0_ [256]
 
struct { 
 
   float   app 
 
   float   rev 
 
tbl1_ [1<< N
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
private
Enumerator

Constructor & Destructor Documentation

◆ PowGenerator()

fmath::PowGenerator::PowGenerator ( float  y)
inline

Member Function Documentation

◆ get()

float fmath::PowGenerator::get ( float  x) const
inline

Member Data Documentation

◆ app

float fmath::PowGenerator::app

◆ rev

float fmath::PowGenerator::rev

◆ tbl0_

float fmath::PowGenerator::tbl0_[256]
private

◆ [struct]

struct { ... } fmath::PowGenerator::tbl1_[1 << N]

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