Class TensoricSupport<V>

  • Type Parameters:
    V - The type of the values of the scalars (elements of the field on which all the operations are based on)
    Direct Known Subclasses:
    TensoricDoubleSupport, TensoricTask, TensoricTestingSupport

    public class TensoricSupport<V>
    extends java.lang.Object
    The main start point for expressions of the tensoric eDSL. Gives access to the quantified versions of the operations and the basic tensor operations.
    NOTE!
    Contains delegation methods only!