S
- the type of the scalar for which a matcher has to be createdpublic class OngoingCloseToMatcherCreation<S>
extends java.lang.Object
Constructor and Description |
---|
OngoingCloseToMatcherCreation(Environment<S> environment,
S tolerance) |
Modifier and Type | Method and Description |
---|---|
org.hamcrest.Matcher<S> |
closeTo(S value) |
org.hamcrest.Matcher<Tensor<S>> |
closeTo(Tensor<S> tensor) |