pyFM.signatures.HKS_functions.auto_HKS¶
- pyFM.signatures.HKS_functions.auto_HKS(evals, evects, num_T, landmarks=None, scaled=True)¶
Compute HKS with an automatic choice of time values.
- Parameters:
- Returns:
HKS – Array where each column is the HKS for a given t, possibly for some landmark.
- Return type:
(N, num_T) or (N, p * num_T) np.ndarray