Click or drag to resize
Accord.NET (logo)

IGPGeneArgumentsCount Property

Arguments count.

Namespace:  Accord.Genetic
Assembly:  Accord.Genetic (in Accord.Genetic.dll) Version: 3.8.0
Syntax
int ArgumentsCount { get; }
Request Example View Source

Property Value

Type: Int32
Remarks

Arguments count of a particular function gene.

See Also