Uses of Class
org.dmg.pmml.Tanimoto
-
Packages that use Tanimoto Package Description org.dmg.pmml org.jpmml.model.visitors -
-
Uses of Tanimoto in org.dmg.pmml
Methods in org.dmg.pmml that return Tanimoto Modifier and Type Method Description TanimotoTanimoto. addExtensions(Extension... extensions)TanimotoObjectFactory. createTanimoto()Create an instance ofTanimotoMethods in org.dmg.pmml with parameters of type Tanimoto Modifier and Type Method Description VisitorActionVisitor. visit(Tanimoto tanimoto) -
Uses of Tanimoto in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type Tanimoto Modifier and Type Method Description VisitorActionAbstractVisitor. visit(Tanimoto tanimoto)
-