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