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