class documentation

Undocumented

Method applyValue3 Undocumented
Method applyValue5 Undocumented
Method applyValue7 Undocumented
Method applyValue9 Undocumented
Method convert_to_interp_coeffs Undocumented
Method create_coeffs Undocumented
Method get_coeff Undocumented
Method get_col3d Undocumented
Method get_criticalpoint Undocumented
Method get_criticalpoints Undocumented
Method get_hole3d Undocumented
Method get_laplacian Undocumented
Method get_laplacians Undocumented
Method get_pole Undocumented
Method get_radient Undocumented
Method get_radients Undocumented
Method get_row3d Undocumented
Method get_value Undocumented
Method get_values Undocumented
Method init Undocumented
Method initial_anticausal_coeffs Undocumented
Method initial_causal_coeffs Undocumented
Method make_periodic_coeffs Undocumented
Method put_coeff Undocumented
Method put_col3d Undocumented
Method put_hole3d Undocumented
Method put_row3d Undocumented
Method reduce_vals_with_buffer Undocumented
Method simple_copy_coeffs Undocumented
Instance Variable buffer Undocumented
Instance Variable padded Undocumented
Instance Variable _coeffs Undocumented

Inherited from Interpolator:

Method __init__ Undocumented
Method adj_values_list Undocumented
Method build_cube_around Undocumented
Method closest Undocumented
Method corners Undocumented
Method extend_vals_with_buffer Undocumented
Method get_adjusted_fms Undocumented
Method get_adjusted_fms_buffered Undocumented
Method get_adjusted_fms_maybe Undocumented
Method get_criticalpoint_numerical Undocumented
Method get_criticalpoints_extended_list Undocumented
Method get_criticalpoints_individual Undocumented
Method get_criticalpoints_list_numerical Undocumented
Method get_cross_section Undocumented
Method get_fms Undocumented
Method get_fms_from_pos Undocumented
Method get_laplacian_numerical Undocumented
Method get_laplacians_extended_list Undocumented
Method get_laplacians_individual Undocumented
Method get_laplacians_list_numerical Undocumented
Method get_pos_from_fms Undocumented
Method get_projection Undocumented
Method get_radient_numerical Undocumented
Method get_radients_extended_list Undocumented
Method get_radients_individual Undocumented
Method get_radients_list_numerical Undocumented
Method get_val_slice Undocumented
Method get_val_slice3d Undocumented
Method get_values_list Undocumented
Method getDxDx_numerical Undocumented
Method getDyDy_numerical Undocumented
Method getDzDz_numerical Undocumented
Method make_criticalpoint Undocumented
Method make_laplacian Undocumented
Method make_radient Undocumented
Method mult_vector Undocumented
Instance Variable degree Undocumented
Instance Variable h Undocumented
Instance Variable log_level Undocumented
Instance Variable max Undocumented
Instance Variable min Undocumented
Instance Variable round Undocumented
Instance Variable TOLERANCE Undocumented
Instance Variable _F Undocumented
Instance Variable _M Undocumented
Instance Variable _npy Undocumented
Instance Variable _orig Undocumented
Instance Variable _S Undocumented
def applyValue3(self, val, idc, weight_length):

Undocumented

def applyValue5(self, val, idc, weight_length):

Undocumented

def applyValue7(self, val, idc, weight_length):

Undocumented

def applyValue9(self, val, idc, weight_length):

Undocumented

def convert_to_interp_coeffs(self, pole, num_poles, width, row, lmbda):

Undocumented

def create_coeffs(self, thisF, thisM, thisS):

Undocumented

def get_coeff(self, x, y, z):

Undocumented

def get_col3d(self, x, z, length, F, M, S):

Undocumented

def get_criticalpoint(self, x, y, z):
def get_criticalpoints(self, xyz):
def get_hole3d(self, x, y, length, F, M, S):

Undocumented

def get_laplacian(self, x, y, z):
def get_laplacians(self, xyz):
def get_pole(self, degree):

Undocumented

def get_radient(self, x, y, z):
def get_radients(self, xyz):
def get_row3d(self, y, z, length, F, M, S):

Undocumented

def get_value(self, x, y, z):
def get_values(self, xyz):
def init(self):

Undocumented

def initial_anticausal_coeffs(self, vals, length, pole):

Undocumented

def initial_causal_coeffs(self, vals, length, pole):

Undocumented

def make_periodic_coeffs(self):

Undocumented

def put_coeff(self, x, y, z, v, F, M, S):

Undocumented

def put_col3d(self, x, z, col, length, F, M, S):

Undocumented

def put_hole3d(self, x, y, bore, length, F, M, S):

Undocumented

def put_row3d(self, y, z, row, length, F, M, S):

Undocumented

def reduce_vals_with_buffer(self, buffer, mynpy):

Undocumented

def simple_copy_coeffs(self):

Undocumented

buffer: int =
padded: bool =
_coeffs =

Undocumented