class documentation
class Minimation(Iteration):
Constructor: Minimation(scoring, pointsA, pointsB, log_level)
In thisd method we are not looking to minimise the difference between the 2, iunstead we are looking to adjust all given points to the nearest maximum and re-align
Method | get |
Undocumented |
Method | init |
Undocumented |
Method | is |
Undocumented |
Inherited from Iteration
:
Method | __init__ |
Undocumented |
Method | get |
Undocumented |
Instance Variable | log |
Undocumented |
Instance Variable | points |
Undocumented |
Instance Variable | points |
Undocumented |
Instance Variable | round |
Undocumented |
Instance Variable | scoring |
Undocumented |