What can I help you with?
NVIDIA Holoscan SDK v3.4.0

Template Function holoscan::operator-(const Quaternion&)

template<typename K>
Quaternion<K> holoscan::operator-(const Quaternion<K> &q)

Negate a quaternion.

Template Parameters

K – Scalar type.

Parameters

q – Quaternion to negate.

Returns

Negated quaternion.

Previous Template Function holoscan::operator-(const Quaternion<K>&, const Quaternion<K>&)
Next Template Function holoscan::pose2_exp
© Copyright 2022-2025, NVIDIA. Last updated on Jul 1, 2025.