Class JacobianCalculator

    • Constructor Detail

      • JacobianCalculator

        public JacobianCalculator​(long cPtr,
                                  boolean cMemoryOwn)
    • Method Detail

      • delete

        public void delete()
      • get

        public Jacobian get​(State state)
        Returns the Jacobian associated to state
        Parameters:
        state - [in] State for which to calculate the Jacobian
        Returns:
        Jacobian for state
      • getJacobian

        public Jacobian getJacobian​(State state)
        Returns the Jacobian associated to state

        Parameters:
        state - [in] State for which to calculate the Jacobian
        Returns:
        Jacobian for state