yeh_tm.Layer.calculate_D¶
-
Layer.calculate_D()¶ Calculate the dynamic matrix and its inverse using the previously calculated values for p and q.
returns:
, :math`D^{-1}`Important
Requires prior execution of
calculate_p_q().
Layer.calculate_D()¶Calculate the dynamic matrix and its inverse using the previously calculated values for p and q.
returns:
, :math`D^{-1}`
Important
Requires prior execution of
calculate_p_q().