106 inline Cmpt
operator&
112 return b1.a()*b2.a() + b1.b()*b2.b() + b1.c()*b2.c();
Templated 2D Barycentric derived from VectorSpace. Has 3 components, one of which is redundant.
Barycentric2D()
Construct null.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...
static const coefficient C("C", dimTemperature, 234.5)
static const coefficient B("B", dimless, 18.678)
static const coefficient A("A", dimPressure, 611.21)