Uses of Class
org.dmg.pmml.Chebychev
-
Packages that use Chebychev Package Description org.dmg.pmml org.jpmml.model.visitors -
-
Uses of Chebychev in org.dmg.pmml
Methods in org.dmg.pmml that return Chebychev Modifier and Type Method Description ChebychevChebychev. addExtensions(Extension... extensions)ChebychevObjectFactory. createChebychev()Create an instance ofChebychevMethods in org.dmg.pmml with parameters of type Chebychev Modifier and Type Method Description VisitorActionVisitor. visit(Chebychev chebychev) -
Uses of Chebychev in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type Chebychev Modifier and Type Method Description VisitorActionAbstractVisitor. visit(Chebychev chebychev)
-