Class SystemOfLinearFunctions
java.lang.Object
velo.ladaalpha.fields.math.operations.SystemOfLinearFunctions
The Class SystemOfLinearFunctions.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new system of linear functions. -
Method Summary
-
Constructor Details
-
SystemOfLinearFunctions
Instantiates a new system of linear functions.- Parameters:
a- the ab- the b
-
-
Method Details
-
solution
public double[] solution()Solution.- Returns:
- the double[]
-