Skip to content

Question: Index Axis without Borrowing? #1008

Answered by bluss
skailasa asked this question in Q&A
Discussion options

You must be logged in to vote

index_axis doesn't take ownership of matrix at all. Borrows, but does not take it. Check out all the methods called index_axis, the slicing methods and the general docs for them.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by skailasa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1006 on May 17, 2021 11:39.