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