Package gov.nih.mipav.model.algorithms
Class AlgorithmNetworkSnake.ExtentionMath
java.lang.Object
gov.nih.mipav.model.algorithms.AlgorithmNetworkSnake.ExtentionMath
- Enclosing class:
AlgorithmNetworkSnake
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExtentionMath
public ExtentionMath()
-
-
Method Details
-
clamp
public static int clamp(int val, int lowerBound, int upperBound)
-