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