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
Modifier and TypeClassDescriptionstatic class
Sets whether JNI should be loaded in the static block. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
WPIMathJNI
protected WPIMathJNI()Utility class.
-
-
Method Details
-
forceLoad
Force load the library.- Throws:
IOException
- if the library load failed
-