Uses of Class
org.dmg.pmml.Euclidean
-
Packages that use Euclidean Package Description org.dmg.pmml org.jpmml.model.visitors -
-
Uses of Euclidean in org.dmg.pmml
Methods in org.dmg.pmml that return Euclidean Modifier and Type Method Description EuclideanEuclidean. addExtensions(Extension... extensions)EuclideanObjectFactory. createEuclidean()Create an instance ofEuclideanMethods in org.dmg.pmml with parameters of type Euclidean Modifier and Type Method Description VisitorActionVisitor. visit(Euclidean euclidean) -
Uses of Euclidean in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type Euclidean Modifier and Type Method Description VisitorActionAbstractVisitor. visit(Euclidean euclidean)
-