fuzzySelectMember
fun fuzzySelectMember(parameter: Double, tolerance: Double): Either<Exception, ConcatenationContainer.LocalRequest<T>>
Returns the selected member and the locally translated parameter. First applies a strict member selection and then relaxes the member choice by a fuzzy selection.
Parameters
parameter
absolute parameter
tolerance
applied tolerance for the fuzzy selection