Documentation
Amplify SDK
Amplify Annealing Engine
Converts Poly class to Matrix class.
poly -- Poly class.
size (int, optional) -- matrix size.
int
matrix class
注釈
The correspondence between Poly class and Matrix class is described as follows.
poly
matrix
BinaryPoly
BinaryMatrix
BinaryIntPoly
BinaryIntMatrix
IsingPoly
IsingMatrix
IsingIntPoly
IsingIntMatrix