Interface MultivariateVectorialFunction

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      double[] value​(double[] point)
      Compute the value for the function at the given point.