LaplacianKernel(Single) 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
创建 LaplacianKernel 的新实例。
public LaplacianKernel (float a = 1);
new Microsoft.ML.Transforms.LaplacianKernel : single -> Microsoft.ML.Transforms.LaplacianKernel
Public Sub New (Optional a As Single = 1)
参数
- a
- Single
内核函数指数中的系数。