menu
thermion_dart package
documentation
thermion_dart.dart
Quaternion
conjugated method
conjugated method
dark_mode
light_mode
conjugated
method
Quaternion
conjugated
(
)
Conjugated copy of this.
Implementation
Quaternion conjugated() => clone()..conjugate();
thermion_dart package
documentation
thermion_dart
Quaternion
conjugated method
Quaternion class