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 put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

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