Class DerivativeEstimatorInstanceValue


  • public class DerivativeEstimatorInstanceValue
    extends ModuleValue
    • Constructor Summary

      Constructors 
      Constructor Description
      DerivativeEstimatorInstanceValue​(java.util.List<java.lang.Long> indicesOfInterest, java.util.List<java.lang.Long> derivativeOrder, java.util.List<java.lang.Long> providedDerivativesOrder)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DerivativeEstimatorInstanceValue

        public DerivativeEstimatorInstanceValue​(java.util.List<java.lang.Long> indicesOfInterest,
                                                java.util.List<java.lang.Long> derivativeOrder,
                                                java.util.List<java.lang.Long> providedDerivativesOrder)