-
- Downloads
Implement the 'printmatrix' method for scalar matrix entries
Simplify the implementation while we're there. The IsNumber trait allows much simpler recursion termination.
Please register or sign in to comment
Simplify the implementation while we're there. The IsNumber trait allows much simpler recursion termination.