| Package | Description |
|---|---|
| org.dmg.pmml.general_regression |
| Modifier and Type | Method and Description |
|---|---|
static PCovMatrix.Type |
PCovMatrix.Type.fromValue(String v) |
PCovMatrix.Type |
PCovMatrix.getType()
Gets the value of the type property.
|
static PCovMatrix.Type |
PCovMatrix.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PCovMatrix.Type[] |
PCovMatrix.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PCovMatrix |
PCovMatrix.setType(PCovMatrix.Type type)
Sets the value of the type property.
|
Copyright © 2016 University of Tartu. All rights reserved.