Quaterni.this

struct Quaterni(T)
pure
this
(
E...
)
(
in E vals
)
if (
is(typeof(vectype(vals)))
)
if (
isFloatingPoint!T
)

Meta