public class TensorCheckAndRespondValidator<DATATYPE,TENSOR extends Tensor<DATATYPE,TENSOR>> extends java.lang.Object implements TensorValidator<DATATYPE,TENSOR>
NAN_CATCHER, NAN_FIXER, ZERO_CATCHER| Modifier and Type | Method and Description |
|---|---|
BooleanTensor |
check(TENSOR tensor) |
TENSOR |
validate(TENSOR tensor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitthatExpects, thatExpectsElementwise, thatExpectsNotToFind, thatFixesElementwise, thatReplacespublic BooleanTensor check(TENSOR tensor)