Package | Description |
---|---|
marytts.cart.impose | |
marytts.features |
Modifier and Type | Method and Description |
---|---|
void |
FeatureComparator.setFeatureIdx(int setI,
FeatureVector.FeatureType featureType)
Accessor to set the feature index.
|
Constructor and Description |
---|
FeatureComparator(int setI,
FeatureVector.FeatureType featureType)
Constructor which initializes the feature index.
|
Modifier and Type | Method and Description |
---|---|
FeatureVector.FeatureType |
FeatureVector.getFeatureType(int featureIndex) |
static FeatureVector.FeatureType |
FeatureVector.FeatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureVector.FeatureType[] |
FeatureVector.FeatureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.