one constant

Quaternion const one

The neutral multiplicative element, that is 1.

Implementation

static const Quaternion one = Quaternion(1);