public class huberPenalty
extends java.lang.Object
Constructor and Description |
---|
huberPenalty(float beta,
float delta) |
Modifier and Type | Method and Description |
---|---|
float |
huber(Grid3D u) |
void |
huberCurvature(Grid3D u,
Grid3D s) |
void |
huberDerivative(Grid3D u,
Grid3D s) |