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