Package | Description |
---|---|
edu.ucla.sspace.beagle |
Modifier and Type | Method and Description |
---|---|
static Beagle.SemanticType |
Beagle.SemanticType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Beagle.SemanticType[] |
Beagle.SemanticType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Beagle(int vectorSize,
Beagle.SemanticType semanticType,
Map<String,DoubleVector> vectorMap) |
Copyright © 2012. All Rights Reserved.