Uses of Class
org.tinfour.svm.properties.SvmUnitSpecification
-
Packages that use SvmUnitSpecification Package Description org.tinfour.svm.properties Provides classes in support of the problem specification for an SVM Analysis. -
-
Uses of SvmUnitSpecification in org.tinfour.svm.properties
Methods in org.tinfour.svm.properties that return SvmUnitSpecification Modifier and Type Method Description SvmUnitSpecificationSvmProperties. getUnitOfArea()Get the a description and potential conversion factor unit to be used for specifying surface area.SvmUnitSpecificationSvmProperties. getUnitOfDistance()Get the a description and potential conversion factor unit to be used for specifying horizontal and vertical distances.SvmUnitSpecificationSvmProperties. getUnitOfVolume()Get the a description and potential conversion factor unit to be used for specifying volume.
-