|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LMSSolver
Title: LMSSolver
Description: An interface for objects that can perform a Least Mean Squares type regression.
Nested Class Summary | |
---|---|
static class |
LMSSolver.Utils
Title: Utils |
Method Summary | |
---|---|
double[] |
solve(double[][] xMatrix,
double[] dMatrix)
|
Method Detail |
---|
double[] solve(double[][] xMatrix, double[] dMatrix)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |