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