int MaxArgumentsCount { get; }
ReadOnly Property MaxArgumentsCount As Integer Get
Maximum arguments count of a function gene. The property may be used by chromosomes' classes to allocate correctly memory for functions' arguments, for example.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.