SaveType¶
- class psi4.core.SaveType¶
Bases:
pybind11_builtins.pybind11_object
The layout of the matrix for saving
Members:
Full
SubBlocks
LowerTriangle
Attributes Summary
Attributes Documentation
- Full = <SaveType.Full: 0>¶
- LowerTriangle = <SaveType.LowerTriangle: 2>¶
- SubBlocks = <SaveType.SubBlocks: 1>¶
- name¶
- value¶