Macrosยง
- complex_
tensor32 - Creates a 32-bit complex tensor from nested brackets. Complex numbers
can be created using
j. (e.g.4j,my_function()j, orsome_variable * j) - complex_
tensor64 - Creates a 64-bit complex tensor from nested brackets. Complex numbers
can be created using
j. (e.g.4j,my_function()j, orsome_variable * j)