38 #ifndef BarycentricTensor_H
39 #define BarycentricTensor_H
57 public MatrixSpace<BarycentricTensor<Cmpt>, Cmpt, 4, 3>
72 enum components {
XA,
XB,
XC,
XD,
YA,
YB,
YC,
YD,
ZA,
ZB,
ZC,
ZD };
Templated 4x3 tensor derived from VectorSpace. Has 12 components. Can represent a barycentric transfo...
Barycentric< Cmpt > y() const
static const direction rank
Rank of BarycentricTensor is 2.
components
Component labeling enumeration.
Tensor< label > labelType
Equivalent type of labels used for valid component indexing.
BarycentricTensor()
Construct null.
Barycentric< Cmpt > z() const
Barycentric< Cmpt > x() const
Templated 3D Barycentric derived from VectorSpace. Has 4 components, one of which is redundant.
Templated 3D tensor derived from MatrixSpace adding construction from 9 components,...
Templated 3D Vector derived from VectorSpace adding construction from 3 components,...
Abstract template class to provide the transpose form of a form.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.