VectorScale Method (Int16, Int16, Int16, SByte, SByte, SByte) |
Namespace: Accord.Math
public static sbyte[] Scale( this short[] values, short fromMin, short fromMax, sbyte toMin, sbyte toMax, sbyte[] result )
<ExtensionAttribute> Public Shared Function Scale ( values As Short(), fromMin As Short, fromMax As Short, toMin As SByte, toMax As SByte, result As SByte() ) As SByte()
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.