Skip to content

Variable expression_dims

variable expression_dims base

template <typename T>
constexpr inline size_t expression_dims = expression_traits<T>::dims

Inline variable holding the number of dimensions of an expression.

Template parameters
T Expression type.

Fully qualified name: kfr::expression_dims

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.