JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.bwaldvogel.liblinear
Interface Feature
All Known Implementing Classes:
FeatureNode
public interface
Feature
Since:
1.9
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getIndex
()
double
getValue
()
void
setValue
(double value)
Method Details
getIndex
int
getIndex
()
getValue
double
getValue
()
setValue
void
setValue
(
double value)