Struct SphericalOrderTriplet#
Defined in File threept.hpp
Struct Documentation#
-
struct SphericalOrderTriplet#
Spherical order triplet \( (m_1, m_2, M) \).
Public Functions
-
SphericalOrderTriplet operator+(const SphericalOrderTriplet &other)#
Return the sum with another spherical order triplet.
-
bool is_zeros()#
Check if the spherical orders are all zeros.
-
bool is_inverse(const SphericalOrderTriplet &other)#
Check if another triplet is the additive inverse.
-
SphericalOrderTriplet operator+(const SphericalOrderTriplet &other)#