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

Inheritance: apobject
Show file 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 property

public int nfev
return int

nintervals public property

public int nintervals
return int

terminationtype public property

public int terminationtype
return int