Go to the source code of this file.
Defines | |
| #define | def_type_name_for_tensor_blossom(dims, sp_dims) |
|
|
Value: typedef TensorBlossom<dims, sp_dims> MyType; \ typedef TensorManifold<dims, sp_dims> BaseType; \ typedef TensorBlossom<dims-1,sp_dims> IsoMFType; |
1.2.18