FchkForceConstants

Holder class for force constants coming out of an fchk file. Allows us to construct the force constant matrix in lazy fashion if we want.

Properties and Methods

 

__init__(self, fcs): 

 

__len__(self): 

 

@property
n(self): 

 

@property
shape(self): 

 

@property
array(self): 

Examples


Edit Examples or Create New Examples
Edit Template or Create New Template
Edit Docstrings