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