Class SystemOfLinearFunctions

java.lang.Object
velo.ladaalpha.fields.math.operations.SystemOfLinearFunctions

public class SystemOfLinearFunctions extends Object
The Class SystemOfLinearFunctions.
  • Constructor Details

    • SystemOfLinearFunctions

      public SystemOfLinearFunctions(LinearFunction a, LinearFunction b)
      Instantiates a new system of linear functions.
      Parameters:
      a - the a
      b - the b
  • Method Details

    • solution

      public double[] solution()
      Solution.
      Returns:
      the double[]