Click or drag to resize
Accord.NET (logo)

ToolsScale Method

Overload List
  NameDescription
Public methodStatic memberScale(Double, Double, Double) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Double, Double, Double) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Double, Double, Double) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(DoubleRange, DoubleRange, Double) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(DoubleRange, DoubleRange, Double) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(IntRange, DoubleRange, Int32) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(IntRange, IntRange, Int32) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(IntRange, IntRange, Int32) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Range, Range, Single) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Double, Double, Double, Double, Double) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Double, Double, Double, Double, Double) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Double, Double, Double, Double, Double) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Double, Double, Double, Double, Double) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Double, Double, Double, Double, Double) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Int32, Int32, Int32, Int32, Int32) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Single, Single, Single, Single, Single) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Public methodStatic memberScale(Single, Single, Single, Single, Single) Obsolete.
Converts the value x (which is measured in the scale 'from') to another value measured in the scale 'to'.
Top
See Also