This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
nalgebra
Watch
3
Star
0
Fork
You've already forked nalgebra
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f42ecf0ebb
nalgebra
/
nalgebra-macros
/
tests
/
trybuild
/
matrix_mismatched_dimension...
6 lines
83 B
Rust
Raw
Blame
History
use
nalgebra_macros
::
matrix
;
fn
main
(
)
{
matrix!
[
1
,
2
,
3
;
4
,
5
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink