| Package | Description |
|---|---|
| org.forester.evoinference.matrix.distance |
| Modifier and Type | Method and Description |
|---|---|
static DistanceMatrix.Format |
DistanceMatrix.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistanceMatrix.Format[] |
DistanceMatrix.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
DistanceMatrix.toStringBuffer(DistanceMatrix.Format format) |
StringBuffer |
BasicSymmetricalDistanceMatrix.toStringBuffer(DistanceMatrix.Format format) |
Copyright © 2016. All rights reserved.