VectorScale Method (SByte, IRangeSByte, IRangeByte, Byte) |
Namespace: Accord.Math
public static byte[] Scale( this sbyte[] values, IRange<sbyte> fromRange, IRange<byte> toRange, byte[] result )
<ExtensionAttribute> Public Shared Function Scale ( values As SByte(), fromRange As IRange(Of SByte), 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.