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