funclp.Function module

class funclp.Function(**kwargs)[source]

Bases: ABC, CudaReference

Function class defining a function model.

Parameters:

kwargs (dict) – Attributes to change.

parameters

dictionnary with eah parameter current value(s)

Type:

dict

nmodels

Number of models according to current parameters of the function.

Type:

int

cpu_assembly_kernel(estimator)[source]
abstractmethod function()[source]
get_assembly(estimator, cuda, nmodels)[source]
gpu_assembly_kernel(estimator)[source]
property name
property nmodels

Airys

Exponentials

Gaussians

Masks

Polynomials

Splines