constexpr - Is there a fixed-size vector-type in uBLAS which can be used in constant expressions? -


i'm new ublas. need declare fixed-size vector can used in constant expressions. overview of matrix- , vector-types , deduce c_vector promising.

however, seems there no constexpr ctor c_vector. so, there no vector-type fits needs?


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

android - Unable to generate FCM token from dynamically instantiated Firebase -