Class QuantityAbsoluteValue<S>

    • Constructor Detail

    • Method Detail

      • perform

        public QuantifiedValue<S> perform​(QuantifiedValue<S> scalar)
        Description copied from interface: UnaryOperation
        performs the operation on the given value
        Parameters:
        scalar - the input value, on which the operation shall be applied
        Returns:
        the resulting value after the operation