VectorScale Method (Int32, Double, Double, Double) |
Namespace: Accord.Math
public static double[] Scale( this int[] values, double toMin, double toMax, double[] result )
<ExtensionAttribute> Public Shared Function Scale ( values As Integer(), toMin As Double, toMax As Double, result As Double() ) As Double()
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.