IntervalProd.min

IntervalProd.min(self)[source]

Return the minimum 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 min_pt directly.