VectorScale Method (Single, Single, Single, SByte, SByte) |
Namespace: Accord.Math
public static sbyte[] Scale( this float[] values, float fromMin, float fromMax, sbyte toMin, sbyte toMax )
<ExtensionAttribute> Public Shared Function Scale ( values As Single(), fromMin As Single, fromMax As Single, 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.