biphasic_stimulus_CM.interpolate
- biphasic_stimulus_CM.interpolate(X: <MagicMock name='mock.ndarray' id='139958332223088'>) <MagicMock name='mock.ndarray' id='139958332223088'>
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