Package edu.wpi.first.math.jni
Class WPIMathJNI
java.lang.Object
edu.wpi.first.math.jni.WPIMathJNI
- Direct Known Subclasses:
ArmFeedforwardJNI,DAREJNI,EigenJNI,Ellipse2dJNI,Pose3dJNI,StateSpaceUtilJNI,TrajectoryUtilJNI
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
-