|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatCell | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of MatCell in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type MatCell | |
---|---|
protected List<MatCell> |
Matrix.matCells
|
Methods in org.dmg.pmml.pmml_4_1.descr that return MatCell | |
---|---|
MatCell |
ObjectFactory.createMatCell()
Create an instance of MatCell |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type MatCell | |
---|---|
List<MatCell> |
Matrix.getMatCells()
Gets the value of the matCells property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |