Packages
gsl
Gsl
QRNGType
@get
init_state
max_dimension
name
state_size
QRNGType
Object Hierarchy:
Gsl.QRNGType
Gsl.QRNGType
Gsl.QRNGType
Description:
[
SimpleType
]
[
CCode
( cname =
"gsl_qrng_type"
, has_type_id =
false
) ]
public
struct
QRNGType
Namespace:
Gsl
Package:
gsl
Content:
Fields:
public
unowned
string
name
public
uint
max_dimension
public
QRNGStateSize
state_size
public
QRNGInitState
init_state
public
QRNGGetState2
@get