Uses of Class
org.jpmml.evaluator.ResidualField
-
Packages that use ResidualField Package Description org.jpmml.evaluator -
-
Uses of ResidualField in org.jpmml.evaluator
Methods in org.jpmml.evaluator that return types with arguments of type ResidualField Modifier and Type Method Description List<ResidualField>HasInputFields. getResidualFields()Gets the residual fields of aModelfrom itsOutput;List<ResidualField>ModelManager. getResidualFields()
-