Package | Description |
---|---|
org.linqs.psl.application.learning.weight.bayesian |
Modifier and Type | Method and Description |
---|---|
static GaussianProcessKernel.KernelType |
GaussianProcessKernel.KernelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GaussianProcessKernel.KernelType[] |
GaussianProcessKernel.KernelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static GaussianProcessKernel |
GaussianProcessKernel.makeKernel(GaussianProcessKernel.KernelType type,
GaussianProcessPrior method) |
Copyright © 2020 University of California, Santa Cruz. All rights reserved.