|
openjij
Framework for the Ising model and QUBO.
|
#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] | |
|
inline |
|
inline |
| float fmath::PowGenerator::app |
| float fmath::PowGenerator::rev |
|
private |
| struct { ... } fmath::PowGenerator::tbl1_[1 << N] |