funclp.Function module
- class funclp.Function(**kwargs)[source]
Bases:
ABC,CudaReferenceFunction 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
- property name
- property nmodels