IntervalProd.max

IntervalProd.max(self)[source]

Return the maximum point of this interval product.

Notes

This is a method instead of a property in order to match the numpy interface. Users should mostly use max_pt directly.