SharedMeatAxe
1.0
|
Tensor condensation state. More...
#include <meataxe.h>
Data Fields | |
char | NameM [LAT_MAXBASENAME] |
Name of right factor. | |
char | NameN [LAT_MAXBASENAME] |
Name of left factor. | |
int | Dim |
Dimension of condensed module. | |
int | NCf |
Number of relevant constituents. | |
int | CfIndex [2][LAT_MAXCF] |
Constituent number. | |
Tensor condensation state.
The TkData_t structure is used by the tensor condensation algorithm to store state information. By use of TK_ReadInfo() and TK_WriteInfo() a program can read the information from a file, and write back the data to a file if it was modified.