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