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