VectorScale Method (Int32, Int32, Int32, Double, Double) |
Namespace: Accord.Math
public static double Scale( this int value, int fromMin, int fromMax, double toMin, double toMax )
<ExtensionAttribute> Public Shared Function Scale ( value As Integer, fromMin As Integer, fromMax As Integer, 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.