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

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -