Class ModelFunction

    • Constructor Detail

      • ModelFunction

        public ModelFunction​(MultivariateVectorFunction m)
        Deprecated.
        Parameters:
        m - Model function to be optimized.
    • Method Detail

      • getModelFunction

        public MultivariateVectorFunction getModelFunction()
        Deprecated.
        Gets the model function to be optimized.
        Returns:
        the model function.