Interface Tensorbacked2d<C1,​C2,​V>

    • Method Detail

      • get

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

        default boolean contains​(C1 c1,
                                 C2 c2)