VectorScale Method (Int16, IRangeByte, Byte) |
Namespace: Accord.Math
public static byte[] Scale( this short[] values, IRange<byte> toRange, byte[] result )
<ExtensionAttribute> Public Shared Function Scale ( values As Short(), toRange As IRange(Of Byte), result As Byte() ) As Byte()
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.