nalgebra/src
Adrian H b7a2ae2841
Update matrix_view.rs documentation
Fixed a (presumed) typo in documentation in matrix_view.rs.

Previously it says fixed_view and fixed_slice returns a matrix with `(RView, CView)` consecutive components. As per-input, and after re-reading the documentation and source code. Seems like RView and CView should be used instead of RView::dim() and CViem::dim().
2024-04-23 07:49:06 +07:00
..
base Update matrix_view.rs documentation 2024-04-23 07:49:06 +07:00
debug Deplecate Dynamic and Dynamic::new 2023-01-14 16:22:40 +01:00
geometry Remove CUDA support relying on abandoned toolchain 2024-01-11 23:09:17 -08:00
io Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
linalg Fix numerical issue on SVD with near-identity matrix (#1369) 2024-03-28 15:26:11 +01:00
proptest docs: Use intradoc links rather than HTML. 2023-08-06 22:34:40 +07:00
sparse fix: Correct minor typos 2023-02-01 15:48:06 +09:00
third_party Support Glam 0.25 type conversion 2024-01-27 21:11:47 +02:00
lib.rs Merge pull request #1265 from waywardmonkeys/fix-html-links 2023-09-30 18:24:28 +02:00