|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Weights in <Unnamed> |
---|
Methods in <Unnamed> that return Weights | |
---|---|
static Weights |
Weights.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Weights[] |
Weights.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in <Unnamed> with parameters of type Weights | |
---|---|
void |
IndexTermInfo.setWeights(Weights aWeight)
|
Constructors in <Unnamed> with parameters of type Weights | |
---|---|
LagVektorer(java.io.File[] files,
java.io.File[] repFiles,
Weights weightType)
Konstruerer et objekt av type LagVektorer med matriser for dokumenter og klyngerepresentanter. |
|
LagVektorer(java.io.File[] files,
Weights weightType)
Konstruerer et objekt av type LagVektorer med matrise for dokumenter. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |