NiHu
2.0
|
Implementation of the unit kernel \(K(x,y) = 1\). More...
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... | |
Implementation of the unit kernel \(K(x,y) = 1\).
Definition in file unit_kernel.hpp.