Class AbstractCartesianAdjointDerivativesProvider

    • Constructor Detail

      • AbstractCartesianAdjointDerivativesProvider

        public AbstractCartesianAdjointDerivativesProvider​(CartesianCost cost)
        Constructor.
        Parameters:
        cost - cost function
    • Method Detail

      • getCost

        public CartesianCost getCost()
        Getter for the cost.
        Returns:
        cost
      • getName

        public String getName()
        Getter for the name.
        Returns:
        name
      • getDimension

        public int getDimension()
        Getter for the dimension.
        Returns:
        dimension