blob: b8fb3d3dcfc941aedf5c38cda36758af46ed17c0 [file] [log] [blame]
template_matrix
passVector([1,2,3]);
passMatrix({[1,2],[1,2,3]});
passCube({{[1,2],[1,2,3]},{[1,2],[1,2,3]}});