54 std::vector<
double>
values() const final;
70 std::ostream&
toStream(std::ostream& sl) const final;
85 std::vector<double> valvector;
92 throw std::invalid_argument(
"LineBounds: zero radius.");
95 throw std::invalid_argument(
"LineBounds: zero/negative length.");