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