public final class StructureOfContractions extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
componentCount |
int[] |
components |
long[][] |
contractions |
static StructureOfContractions |
EMPTY_FULL_CONTRACTIONS_STRUCTURE |
long[] |
freeContractions |
| Modifier and Type | Method and Description |
|---|---|
static short |
getFromIndexId(long contraction) |
static short |
getToIndexId(long contraction) |
static int |
getToTensorIndex(long contraction) |
public static final StructureOfContractions EMPTY_FULL_CONTRACTIONS_STRUCTURE
public final long[] freeContractions
public final long[][] contractions
public final int[] components
public final int componentCount
Copyright © 2014. All Rights Reserved.