Wrapper for integrating span in to ublas #184
Unanswered
dmenendez-gruposantander
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there some kind of wrapper that can integrate a span (pointer+length) into the ublas template expression machinery?
I would expect the resulting wrapped span to be integrated as a vector_expression, and to be assignable to a vector_expression.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions