Quaternion.conjugate

Quaternionの共役Quaternionを返します.

struct Quaternion(T)
const
conjugate
()
if (
__traits(isArithmetic, T)
)

Meta