| Package | Description |
|---|---|
| org.forester.evoinference.matrix.character | |
| org.forester.surfacing |
| Modifier and Type | Method and Description |
|---|---|
static CharacterStateMatrix.Format |
CharacterStateMatrix.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterStateMatrix.Format[] |
CharacterStateMatrix.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicCharacterStateMatrix.toWriter(Writer writer,
CharacterStateMatrix.Format format) |
void |
CharacterStateMatrix.toWriter(Writer writer,
CharacterStateMatrix.Format format) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SurfacingUtil.writeMatrixToFile(CharacterStateMatrix<?> matrix,
String filename,
CharacterStateMatrix.Format format) |
Copyright © 2016. All rights reserved.