Basics
Guides
API Reference
Basics
Guides
API Reference
[19:21] static (extern: com.lehman.aussom.AussomJtransforms) extends: object
Top-level static helpers for the JTransforms wrapper. Returns library metadata such as the underlying JTransforms version.
version ()
Returns the JTransforms library version string.
A string with the JTransforms version.info ()
Returns a metadata map describing the wrapped JTransforms library. Keys include "version", "license", "precisions", and "transforms".
A map with library metadata.[9:14] static extends: object
Module JAR loader class. Calling new on this class triggers loading of the aussom-jtransforms.jar so every other extern class in the module resolves. Every other .aus file in the module includes this file at the top.

Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.