jar

io.gitlab.casperix : math-jvm

Maven & Gradle

Dec 25, 2022

math · Simple set of geometric and other types

Table Of Contents

Latest Version

Download io.gitlab.casperix : math-jvm JAR file - Latest Versions:

All Versions

Download io.gitlab.casperix : math-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window math-jvm-1.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

casperix.math.color

├─ casperix.math.color.Color.class - [JAR]

├─ casperix.math.color.Color3i.class - [JAR]

├─ casperix.math.color.Color4i.class - [JAR]

├─ casperix.math.color.ColorCodec.class - [JAR]

├─ casperix.math.color.ColorExtensionKt.class - [JAR]

casperix.math

├─ casperix.math.ComplexValued.class - [JAR]

├─ casperix.math.ComplexValuef.class - [JAR]

├─ casperix.math.NumberExtensionKt.class - [JAR]

├─ casperix.math.PolarCoordinated.class - [JAR]

├─ casperix.math.PolarCoordinatef.class - [JAR]

├─ casperix.math.Quaterniond.class - [JAR]

├─ casperix.math.Quaternionf.class - [JAR]

├─ casperix.math.SphericalCoordinated.class - [JAR]

├─ casperix.math.SphericalCoordinatef.class - [JAR]

├─ casperix.math.Transformd.class - [JAR]

├─ casperix.math.Transformf.class - [JAR]

casperix.math.intersection

├─ casperix.math.intersection.BoxIntersection.class - [JAR]

├─ casperix.math.intersection.ConvexHullIntersection.class - [JAR]

├─ casperix.math.intersection.FaceIntersection.class - [JAR]

├─ casperix.math.intersection.IntersectionUtilKt.class - [JAR]

├─ casperix.math.intersection.LineIntersectionKt.class - [JAR]

├─ casperix.math.intersection.Penetration.class - [JAR]

casperix.math.vector

├─ casperix.math.vector.Vector2d.class - [JAR]

├─ casperix.math.vector.Vector2f.class - [JAR]

├─ casperix.math.vector.Vector2i.class - [JAR]

├─ casperix.math.vector.Vector3d.class - [JAR]

├─ casperix.math.vector.Vector3f.class - [JAR]

├─ casperix.math.vector.Vector3i.class - [JAR]

├─ casperix.math.vector.Vector4d.class - [JAR]

├─ casperix.math.vector.Vector4f.class - [JAR]

├─ casperix.math.vector.Vector4i.class - [JAR]

├─ casperix.math.vector.VectorExtensionKt.class - [JAR]

casperix.math.function

├─ casperix.math.function.EmptyIteratorKt.class - [JAR]

├─ casperix.math.function.FunctionKt.class - [JAR]

├─ casperix.math.function.FunctionRandomKt.class - [JAR]

├─ casperix.math.function.FunctionStatistic.class - [JAR]

casperix.math.iteration

├─ casperix.math.iteration.Box2FaceIterator.class - [JAR]

├─ casperix.math.iteration.Box2Iterator.class - [JAR]

├─ casperix.math.iteration.Box3FaceIterator.class - [JAR]

├─ casperix.math.iteration.Box3Iterator.class - [JAR]

├─ casperix.math.iteration.Circular2Iterator.class - [JAR]

├─ casperix.math.iteration.Circular3Iterator.class - [JAR]

├─ casperix.math.iteration.Line2Iterator.class - [JAR]

├─ casperix.math.iteration.Line3Iterator.class - [JAR]

├─ casperix.math.iteration.MapIterator.class - [JAR]

├─ casperix.math.iteration.MapIteratorKt.class - [JAR]

casperix.math.geometry

├─ casperix.math.geometry.Capsule3d.class - [JAR]

├─ casperix.math.geometry.ConstantsKt.class - [JAR]

├─ casperix.math.geometry.Line.class - [JAR]

├─ casperix.math.geometry.Line2dKt.class - [JAR]

├─ casperix.math.geometry.Line3dKt.class - [JAR]

├─ casperix.math.geometry.Line3fKt.class - [JAR]

├─ casperix.math.geometry.LineKt.class - [JAR]

├─ casperix.math.geometry.Octagon.class - [JAR]

├─ casperix.math.geometry.OctagonKt.class - [JAR]

├─ casperix.math.geometry.Plane3d.class - [JAR]

├─ casperix.math.geometry.Polygon.class - [JAR]

├─ casperix.math.geometry.Quad.class - [JAR]

├─ casperix.math.geometry.QuadKt.class - [JAR]

├─ casperix.math.geometry.Sphere3d.class - [JAR]

├─ casperix.math.geometry.Triangle.class - [JAR]

├─ casperix.math.geometry.TriangleKt.class - [JAR]

casperix.math.interpolation

├─ casperix.math.interpolation.InterpolateDoubleKt.class - [JAR]

├─ casperix.math.interpolation.InterpolateFloatKt.class - [JAR]

├─ casperix.math.interpolation.InterpolateMiscKt.class - [JAR]

├─ casperix.math.interpolation.InterpolateQuaternionKt.class - [JAR]

├─ casperix.math.interpolation.InterpolateVectorKt.class - [JAR]

├─ casperix.math.interpolation.SlerpD.class - [JAR]

├─ casperix.math.interpolation.SlerpF.class - [JAR]

casperix.math.axis_aligned

├─ casperix.math.axis_aligned.Axis2d.class - [JAR]

├─ casperix.math.axis_aligned.Axis2f.class - [JAR]

├─ casperix.math.axis_aligned.Axis2i.class - [JAR]

├─ casperix.math.axis_aligned.Axis3d.class - [JAR]

├─ casperix.math.axis_aligned.Axis3f.class - [JAR]

├─ casperix.math.axis_aligned.Axis3i.class - [JAR]

├─ casperix.math.axis_aligned.Box.class - [JAR]

├─ casperix.math.axis_aligned.Box2d.class - [JAR]

├─ casperix.math.axis_aligned.Box2f.class - [JAR]

├─ casperix.math.axis_aligned.Box2i.class - [JAR]

├─ casperix.math.axis_aligned.Box3d.class - [JAR]

├─ casperix.math.axis_aligned.Box3f.class - [JAR]

├─ casperix.math.axis_aligned.Box3i.class - [JAR]

├─ casperix.math.axis_aligned.Dimension2i.class - [JAR]

├─ casperix.math.axis_aligned.Rectangle2i.class - [JAR]

casperix.math.matrix

├─ casperix.math.matrix.Matrix3d.class - [JAR]

├─ casperix.math.matrix.Matrix3f.class - [JAR]

├─ casperix.math.matrix.Matrix4d.class - [JAR]

├─ casperix.math.matrix.Matrix4f.class - [JAR]

casperix.math.vector_exp

├─ casperix.math.vector_exp.Vector2.class - [JAR]

├─ casperix.math.vector_exp.Vector3.class - [JAR]

├─ casperix.math.vector_exp.Vector4.class - [JAR]

├─ casperix.math.vector_exp.VectorN.class - [JAR]

├─ casperix.math.vector_exp.VectorTypesKt.class - [JAR]