public class ControlLinearModel
extends java.lang.Object
Constructor and Description |
---|
ControlLinearModel()
Instantiates a new control linear model.
|
Modifier and Type | Method and Description |
---|---|
void |
learn(java.util.HashMap<java.lang.String,java.lang.Double> endogenousFeedback)
Learn.
|