harmonic_stimulus_with_pw_CM.interpolate
- harmonic_stimulus_with_pw_CM.interpolate(X: ndarray) ndarray
interpolate the input vector with the interpolator. If not set, the interpolated vector will be the equal to the input vector. :param X: Input vector to interpolate. :type X: np.ndarray
- Returns:
Interpolated vector.
- Return type:
np.ndarray