Skip to content

(D::Larger)::Smaller != D ? #1461

Answered by jturner314
goertzenator asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately, they aren't always the same type. In the latest version of ndarray, constant-ndim types only go up to 6 dimensions, so Ix6::Larger = IxDyn. Since IxDyn::Smaller = IxDyn, <Ix6::Larger as Dimension>::Smaller = IxDyn::Smaller = IxDyn.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@goertzenator
Comment options

Comment options

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