SparseLaplacian Properties |
The SparseLaplacian type exposes the following members.
Name | Description | |
---|---|---|
Gamma |
Gets or sets the gamma value for the kernel. When setting
gamma, sigma gets updated accordingly (gamma = 0.5*/sigma^2).
| |
Sigma |
Gets or sets the sigma value for the kernel. When setting
sigma, gamma gets updated accordingly (gamma = 0.5*/sigma^2).
|