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

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -