Variable is_infinite¶
variable is_infinite base¶
template <typename E>
constexpr inline bool is_infinite = expression_traits<E>::get_shape().has_infinity() Inline variable that is true when the shape of E is infinite.
| E | Expression type. |
Fully qualified name: kfr::is_infinite
Declared at base/expression.hpp:303
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.