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
Post a Comment