Interface Tensorbacked3d<C1,​C2,​C3,​V>

    • Method Detail

      • get

        default V get​(C1 c1,
                      C2 c2,
                      C3 c3)
      • contains

        default boolean contains​(C1 c1,
                                 C2 c2,
                                 C3 c3)