Skip to content

Add functors: PERR2 , "fmath.similarity" for error and REQUIRE_CLOSE for floating piont comparision

Abhijit Mathad requested to merge AM_similarity into master

Closes: #494 (closed)

This MR:

  • Adds fmath.similarity function.
  • Adds PERR2 functor via composition.
  • Removes invalid_value from Category functor as this is delegated to VALUE_OR.

Todo:

  • Add REQUIRE_CLOSE from this comment.

FYI: @lugrazet

Edited by Abhijit Mathad

Merge request reports