NiHu  2.0

Implementation of the unit kernel \(K(x,y) = 1\). More...

Include dependency graph for unit_kernel.hpp:

Go to the source code of this file.

Classes

class  NiHu::unit_kernel< Scalar >
 the unit kernel returning K(x,y) = 1 for all inputs More...
 
struct  NiHu::kernel_traits< unit_kernel< Scalar > >
 traits of the unit kernel More...
 
class  NiHu::unit_kernel< Scalar >
 the unit kernel returning K(x,y) = 1 for all inputs More...
 

Detailed Description

Implementation of the unit kernel \(K(x,y) = 1\).

Definition in file unit_kernel.hpp.