C# Class Coon.Compass.Procyon.alglib.alglib.autogk.autogkreport

Inheritance: apobject
Exibir arquivo Open project: dbaileychess/Compass

Public Properties

Property Type Description
nfev int
nintervals int
terminationtype int

Public Methods

Method Description
autogkreport ( ) : System
init ( ) : void
make_copy ( ) : alglib.apobject

Method Details

autogkreport() public method

public autogkreport ( ) : System
return System

init() public method

public init ( ) : void
return void

make_copy() public method

public make_copy ( ) : alglib.apobject
return alglib.apobject

Property Details

nfev public_oe property

public int nfev
return int

nintervals public_oe property

public int nintervals
return int

terminationtype public_oe property

public int terminationtype
return int