32 #ifndef vectorAndError_H
33 #define vectorAndError_H
49 public Vector<scalarAndError>
Templated 3D Vector derived from VectorSpace adding construction from 3 components,...
const scalarAndError & z() const
const scalarAndError & y() const
const scalarAndError & x() const
Class to handle errors and exceptions in a simple, consistent stream-based manner.
Vector of scalarAndError-s.
Vector< scalar > value() const
Return the value.
Vector< scalar > error() const
Return the error.
bool contiguous< vectorAndError >()
Data associated with the vector-and-error type is contiguous.