We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02fdde commit 5a641f7Copy full SHA for 5a641f7
src/doc/ndarray_for_numpy_users/mod.rs
@@ -647,7 +647,6 @@
647
//! [.index_axis()]: ../../struct.ArrayBase.html#method.index_axis
648
//! [.sum_axis()]: ../../struct.ArrayBase.html#method.sum_axis
649
//! [.t()]: ../../struct.ArrayBase.html#method.t
650
-//! [::uninitialized()]: ../../struct.ArrayBase.html#method.uninitialized
651
//! [vec-* dot]: ../../struct.ArrayBase.html#method.dot
652
//! [.visit()]: ../../struct.ArrayBase.html#method.visit
653
//! [::zeros()]: ../../struct.ArrayBase.html#method.zeros
0 commit comments