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