Function sequant::mbpt::detail::decorate_with_pert_order¶
Defined in File op.hpp
Function Documentation¶
-
inline std::wstring sequant::mbpt::detail::decorate_with_pert_order(std::wstring_view base_label, int pert_order = 0)¶
decorates a base label with perturbation order as superscript
- Parameters:
base_label – the base label to decorate
pert_order – the perturbation order to decorate with
- Returns:
the decorated label