Uses of Class
org.dmg.pmml.MathContext
-
-
Uses of MathContext in org.dmg.pmml
Methods in org.dmg.pmml that return MathContext Modifier and Type Method Description static MathContextMathContext. fromValue(java.lang.String v)MathContextForwardingModel. getMathContext()abstract MathContextModel. getMathContext()static MathContextMathContext. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MathContext[]MathContext. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.dmg.pmml with parameters of type MathContext Modifier and Type Method Description ForwardingModelForwardingModel. setMathContext(MathContext mathContext)abstract ModelModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.anomaly_detection
Methods in org.dmg.pmml.anomaly_detection that return MathContext Modifier and Type Method Description MathContextAnomalyDetectionModel. getMathContext()Methods in org.dmg.pmml.anomaly_detection with parameters of type MathContext Modifier and Type Method Description AnomalyDetectionModelAnomalyDetectionModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.association
Methods in org.dmg.pmml.association that return MathContext Modifier and Type Method Description MathContextAssociationModel. getMathContext()Methods in org.dmg.pmml.association with parameters of type MathContext Modifier and Type Method Description AssociationModelAssociationModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.baseline
Methods in org.dmg.pmml.baseline that return MathContext Modifier and Type Method Description MathContextBaselineModel. getMathContext()Methods in org.dmg.pmml.baseline with parameters of type MathContext Modifier and Type Method Description BaselineModelBaselineModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.bayesian_network
Methods in org.dmg.pmml.bayesian_network that return MathContext Modifier and Type Method Description MathContextBayesianNetworkModel. getMathContext()Methods in org.dmg.pmml.bayesian_network with parameters of type MathContext Modifier and Type Method Description BayesianNetworkModelBayesianNetworkModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.clustering
Methods in org.dmg.pmml.clustering that return MathContext Modifier and Type Method Description MathContextClusteringModel. getMathContext()Methods in org.dmg.pmml.clustering with parameters of type MathContext Modifier and Type Method Description ClusteringModelClusteringModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.gaussian_process
Methods in org.dmg.pmml.gaussian_process that return MathContext Modifier and Type Method Description MathContextGaussianProcessModel. getMathContext()Methods in org.dmg.pmml.gaussian_process with parameters of type MathContext Modifier and Type Method Description GaussianProcessModelGaussianProcessModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.general_regression
Methods in org.dmg.pmml.general_regression that return MathContext Modifier and Type Method Description MathContextGeneralRegressionModel. getMathContext()Methods in org.dmg.pmml.general_regression with parameters of type MathContext Modifier and Type Method Description GeneralRegressionModelGeneralRegressionModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.mining
Methods in org.dmg.pmml.mining that return MathContext Modifier and Type Method Description MathContextMiningModel. getMathContext()Methods in org.dmg.pmml.mining with parameters of type MathContext Modifier and Type Method Description MiningModelMiningModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.naive_bayes
Methods in org.dmg.pmml.naive_bayes that return MathContext Modifier and Type Method Description MathContextNaiveBayesModel. getMathContext()Methods in org.dmg.pmml.naive_bayes with parameters of type MathContext Modifier and Type Method Description NaiveBayesModelNaiveBayesModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.nearest_neighbor
Methods in org.dmg.pmml.nearest_neighbor that return MathContext Modifier and Type Method Description MathContextNearestNeighborModel. getMathContext()Methods in org.dmg.pmml.nearest_neighbor with parameters of type MathContext Modifier and Type Method Description NearestNeighborModelNearestNeighborModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.neural_network
Methods in org.dmg.pmml.neural_network that return MathContext Modifier and Type Method Description MathContextNeuralNetwork. getMathContext()Methods in org.dmg.pmml.neural_network with parameters of type MathContext Modifier and Type Method Description NeuralNetworkNeuralNetwork. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.regression
Methods in org.dmg.pmml.regression that return MathContext Modifier and Type Method Description MathContextRegressionModel. getMathContext()Methods in org.dmg.pmml.regression with parameters of type MathContext Modifier and Type Method Description RegressionModelRegressionModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.rule_set
Methods in org.dmg.pmml.rule_set that return MathContext Modifier and Type Method Description MathContextRuleSetModel. getMathContext()Methods in org.dmg.pmml.rule_set with parameters of type MathContext Modifier and Type Method Description RuleSetModelRuleSetModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.scorecard
Methods in org.dmg.pmml.scorecard that return MathContext Modifier and Type Method Description MathContextScorecard. getMathContext()Methods in org.dmg.pmml.scorecard with parameters of type MathContext Modifier and Type Method Description ScorecardScorecard. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.sequence
Methods in org.dmg.pmml.sequence that return MathContext Modifier and Type Method Description MathContextSequenceModel. getMathContext()Methods in org.dmg.pmml.sequence with parameters of type MathContext Modifier and Type Method Description SequenceModelSequenceModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.support_vector_machine
Methods in org.dmg.pmml.support_vector_machine that return MathContext Modifier and Type Method Description MathContextSupportVectorMachineModel. getMathContext()Methods in org.dmg.pmml.support_vector_machine with parameters of type MathContext Modifier and Type Method Description SupportVectorMachineModelSupportVectorMachineModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.text
Methods in org.dmg.pmml.text that return MathContext Modifier and Type Method Description MathContextTextModel. getMathContext()Methods in org.dmg.pmml.text with parameters of type MathContext Modifier and Type Method Description TextModelTextModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.time_series
Methods in org.dmg.pmml.time_series that return MathContext Modifier and Type Method Description MathContextTimeSeriesModel. getMathContext()Methods in org.dmg.pmml.time_series with parameters of type MathContext Modifier and Type Method Description TimeSeriesModelTimeSeriesModel. setMathContext(MathContext mathContext) -
Uses of MathContext in org.dmg.pmml.tree
Methods in org.dmg.pmml.tree that return MathContext Modifier and Type Method Description MathContextTreeModel. getMathContext()Methods in org.dmg.pmml.tree with parameters of type MathContext Modifier and Type Method Description TreeModelTreeModel. setMathContext(MathContext mathContext)
-