Class WPIMathJNI
java.lang.Object
org.wpilib.math.jni.WPIMathJNI
- Direct Known Subclasses:
ArmFeedforwardJNI, DAREJNI, EigenJNI, Ellipse2dJNI, LinearSystemUtilJNI, Transform3dJNI, Twist3dJNI
Base class for all WPIMath JNI wrappers.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classSets whether JNI should be loaded in the static block. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WPIMathJNI
protected WPIMathJNI()Utility class.
-
-
Method Details
-
forceLoad
Force load the library.- Throws:
IOException- if the library load failed
-