VectorScale Method (Byte, Byte, Byte, SByte, SByte) |
Namespace: Accord.Math
public static sbyte Scale( this byte value, byte fromMin, byte fromMax, sbyte toMin, sbyte toMax )
<ExtensionAttribute> Public Shared Function Scale ( value As Byte, fromMin As Byte, fromMax As Byte, toMin As SByte, toMax As SByte ) As SByte
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.