public double[][] LogLikelihoods( TInput[] input, ref bool[][] decision, double[][] result )
Public Function LogLikelihoods ( input As TInput(), ByRef decision As Boolean()(), result As Double()() ) As Double()()
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.