bounds property

List<double> bounds
final

[min0..min{d-1}, max0..max{d-1}], length 2*dims.

Implementation

final List<double> bounds;