| Package | Description |
|---|---|
| org.cognity.data.io |
| Modifier and Type | Field and Description |
|---|---|
static AbstractMatlabIO.Orientation |
AbstractMatlabIO.DEFAULT_ORIENTATION |
| Modifier and Type | Method and Description |
|---|---|
AbstractMatlabIO.Orientation |
AbstractMatlabIO.getOrientation()
Returns the orientation of the data vectors in the matrix.
|
static AbstractMatlabIO.Orientation |
AbstractMatlabIO.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractMatlabIO.Orientation[] |
AbstractMatlabIO.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMatlabIO.setOrientation(AbstractMatlabIO.Orientation orientation)
Sets the orientation of the data vectors in the matrix.
|
Copyright © 2012. All Rights Reserved.