ChebyshevBasis
name: str
selection_rules_mapping: dict
__init__(self, n_quanta):
__eq__(self, other):
p(self, n):
p2(self, n):
0 -> (Which[# [Equal] 1, 3, # [Equal] 2, 1/2, True, (-1 - 8 (# - 1) - 4 (# - 1)^2)]1/8 &), 2 -> (If[# [Equal] 1, 15/(8Sqrt[2]), (15 + 16 (# - 1) + 4 (# - 1)^2)1/16] &), -2 -> (If[#2 [Equal] 1, 15/(8Sqrt[2]), (15 + 16 (#2 - 1) + 4 (#2 - 1)^2)*1/16] &) :param n: :type n: :return: :rtype:
x(self, n):
__repr__(self):