Open rluce opened 7 years ago
To generate a TLMat from a given ToepMat T, one has to write
TLMat(T.c, T.r)
but it would be much nicer to simply write
TLMat(T).
To generate a TLMat from a given ToepMat T, one has to write
TLMat(T.c, T.r)
but it would be much nicer to simply write
TLMat(T).