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