| Interface | Description |
|---|---|
| LibLinearFeature |
NOTE: This code has been adapted from the Java port of the original LIBLINEAR
C++ sources.
|
| Class | Description |
|---|---|
| L2R_L2_SvcFunction |
NOTE: This code has been adapted from the Java port of the original LIBLINEAR
C++ sources.
|
| L2R_L2_SvrFunction |
NOTE: This code has been adapted from the Java port of the original LIBLINEAR
C++ sources.
|
| LibLinearFeatureNode |
NOTE: This code has been adapted from the Java port of the original LIBLINEAR
C++ sources.
|
| Problem |
Describes the problem
|
| Tron |
Trust Region Newton Method optimization
NOTE: This code has been adapted from the Java port of the original LIBLINEAR C++ sources. |
| Enum | Description |
|---|---|
| Problem.LibLinearSolverType |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.