Class Tensorics


  • public final class Tensorics
    extends java.lang.Object
    The main entry point for constructing and structural manipulation of tensorics. If mathematical operations are required, then you should either inherit from TensoricSupport (or one of its convenience implementations) or use the using(ExtendedField) method (only recommended for one-liners).

    Additional utilities for supporting classes can be found in the corresponding utility classes. E.g.