SaveType¶
-
class
psi4.core.SaveType¶ Bases:
pybind11_builtins.pybind11_objectThe layout of the matrix for saving
Attributes Summary
FullLowerTriangleSubBlocksAttributes Documentation
-
Full= SaveType.Full¶
-
LowerTriangle= SaveType.LowerTriangle¶
-
SubBlocks= SaveType.SubBlocks¶
-
Full= SaveType.Full
-
LowerTriangle= SaveType.LowerTriangle
-
SubBlocks= SaveType.SubBlocks
-