Click or drag to resize
Accord.NET (logo)

ExtendedGeneFunctionToString Method

Get string representation of the gene.

Namespace:  Accord.Genetic
Assembly:  Accord.Genetic (in Accord.Genetic.dll) Version: 3.8.0
Syntax
public override string ToString()
Request Example View Source

Return Value

Type: String
Returns string representation of the gene.
See Also