#include <TensorIndex.h>
Public Types | |
enum | { SIZE = d1*d2*d3*d4 } |
enum | { LEN1 = d1 } |
enum | { LEN2 = d2 } |
enum | { LEN3 = d3 } |
enum | { LEN4 = d4 } |
Static Public Member Functions | |
static int | indexOf (const int i) |
static int | indexOf (const int i, const int j) |
static int | indexOf (const int i, const int j, const int k) |
static int | indexOf (const int i, const int j, const int k, const int l) |
Definition at line 39 of file TensorIndex.h.
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
|
inlinestatic |
Definition at line 47 of file TensorIndex.h.
|
inlinestatic |
Definition at line 50 of file TensorIndex.h.
|
inlinestatic |
Definition at line 53 of file TensorIndex.h.
|
inlinestatic |
Definition at line 56 of file TensorIndex.h.