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