public class BsplineKernel3 extends AbstractBsplineKernel
ONESIXTH, TWOTHIRDS
Constructor and Description |
---|
BsplineKernel3() |
Modifier and Type | Method and Description |
---|---|
double |
c0() |
double |
evaluate(double x) |
evaluateNorm, powIntPositive
public double c0()
c0
in class AbstractBsplineKernel
public double evaluate(double x)
evaluate
in class AbstractBsplineKernel
Copyright © 2015–2022 ImgLib2. All rights reserved.