-
- Downloads
Update smooth kernel implementation:
- remove the 'is_smooth' tag from source kernel. - implement "self evaluation" member method for smooth kernel. - add new trait that detects if a matrix kernel has "self evaluation" member method. - update p2p and full direct implementation to call "self evaluation" - when dealing with smooth kernels.