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