32 #ifndef barycentricTensor_H
33 #define barycentricTensor_H
Templated 4x3 tensor derived from VectorSpace. Has 12 components. Can represent a barycentric transfo...
Template function to specify if the data of a type are contiguous.
bool contiguous< barycentricTensor >()
BarycentricTensor< scalar > barycentricTensor
A scalar version of the templated BarycentricTensor.