80 inline RowVector(
const Cmpt& rvx,
const Cmpt& rvy,
const Cmpt& rvz);
90 inline const Cmpt&
x()
const;
91 inline const Cmpt&
y()
const;
92 inline const Cmpt&
z()
const;
RowVector< label > labelType
Equivalent type of labels used for valid component indexing.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Abstract template class to provide the transpose form of a form.
Templated 3D Vector derived from VectorSpace adding construction from 3 components, element access using x(), y() and z() member functions and the inner-product (dot-product) and cross product operators.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
RowVector()
Construct null.
Templated 3D row-vector derived from MatrixSpace adding construction from 3 components and element ac...
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...
components
Component labeling enumeration.