Package hedge :: Package backends :: Package cuda :: Module el_local_shared_segmat :: Class Kernel
[hide private]
[frames] | no frames]

Class Kernel

source code

Instance Methods [hide private]
 
__init__(self, discr, plan, with_index_check) source code
 
benchmark(self) source code
 
__call__(self, in_vector, prepped_mat, prepped_scaling) source code
 
get_kernel(self, with_scaling, for_benchmark=False) source code
 
prepare_matrix(self, matrix) source code
 
prepare_scaling(self, elgroup, scaling) source code
Method Details [hide private]

get_kernel(self, with_scaling, for_benchmark=False)

source code 
Decorators:
  • @memoize_method