9 WELCOME_LOG <<
"Hello from the HyperLine() Constructor";
16 os <<
"HyperLine: v = ";
21 if (endline) os << std::endl;
28 GOODBYE_LOG <<
"Goodbye from the HyperLine() Constructor";
virtual void print(std::ostream &os=std::cout, int endline=1) const
virtual void print(std::ostream &os=std::cout, int endline=1) const
const HyperPoint & at(int i) const
HyperLine(const HyperPoint &a, const HyperPoint &b)