|
Mantid
|
Classes | |
| class | PolyBase |
| Holds a polynominal as a primary type. More... | |
Functions | |
| PolyBase | operator* (double const, const PolyBase &) |
| std::ostream & | operator<< (std::ostream &OX, const PolyBase &A) |
| External Friend :: outputs point to a stream. More... | |
| std::ostream & Mantid::mathLevel::operator<< | ( | std::ostream & | OX, |
| const PolyBase & | A | ||
| ) |
External Friend :: outputs point to a stream.
| OX | :: output stream |
| A | :: PolyBase to write |
Definition at line 20 of file PolyBase.cpp.
References Mantid::mathLevel::PolyBase::write().