psi4.core.CorrelationTable¶
-
class
psi4.core.CorrelationTable¶ Bases:
objectdocstring
Methods Summary
degen((self: psi4.core.CorrelationTable, ...)docstring group(*args, **kwargs)Overloaded function. n((self: psi4.core.CorrelationTable) -> int)docstring ngamma((self: psi4.core.CorrelationTable, ...)docstring subdegen((self: psi4.core.CorrelationTable, ...)docstring subgroup(...)docstring subn((self: psi4.core.CorrelationTable) -> int)docstring Methods Documentation
-
degen(self: psi4.core.CorrelationTable, arg0: int) → int¶ docstring
-
group(*args, **kwargs)¶ Overloaded function.
- group(self: psi4.core.CorrelationTable) -> psi4.core.PointGroup
docstring
- group(self: psi4.core.CorrelationTable, arg0: int, arg1: int) -> int
docstring
-
n(self: psi4.core.CorrelationTable) → int¶ docstring
-
ngamma(self: psi4.core.CorrelationTable, arg0: int) → int¶ docstring
-
subdegen(self: psi4.core.CorrelationTable, arg0: int) → int¶ docstring
-
subgroup(self: psi4.core.CorrelationTable) → psi4.core.PointGroup¶ docstring
-
subn(self: psi4.core.CorrelationTable) → int¶ docstring
-
degen(self: psi4.core.CorrelationTable, arg0: int) → int docstring
-
group(*args, **kwargs) Overloaded function.
- group(self: psi4.core.CorrelationTable) -> psi4.core.PointGroup
docstring
- group(self: psi4.core.CorrelationTable, arg0: int, arg1: int) -> int
docstring
-
n(self: psi4.core.CorrelationTable) → int docstring
-
ngamma(self: psi4.core.CorrelationTable, arg0: int) → int docstring
-
subdegen(self: psi4.core.CorrelationTable, arg0: int) → int docstring
-
subgroup(self: psi4.core.CorrelationTable) → psi4.core.PointGroup docstring
-
subn(self: psi4.core.CorrelationTable) → int docstring
-