Package boxmin :: Package tests :: Module cfitfn :: Class cfitfn
[hide private]

Class cfitfn

source code

Wrapper class to turn a pointer to a compiled C function and data packet into a callable object.
Instance Methods [hide private]
 
__call__(self, x) source code
 
__init__(pycfn_generator, args)
Return a callable object based on the supplied compiled C function generator
source code
 
__repr__(self) source code