We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following code section will panic:
let a = array!([[1.2, 2.3, 5.5]]); let a2 = a.into_nalgebra();