pwtools.rbf.core.Rbf.predict

Rbf.predict(points)[source]

Evaluate model at points.

Parameters:

points (2d array (L,N) or (N,)) –

Returns:

vals

Return type:

1d array (L,) or scalar