![]() |
NDEVR
API Documentation
|
This is the complete list of members for Vector< t_dims, bool >, including all inherited members.
| as(t_new_type extra_fill_value=0) const | Vector< t_dims, bool > | inline |
| dimensionalIndex() const | Vector< t_dims, bool > | inline |
| dimensionalValue() const | Vector< t_dims, bool > | inline |
| m_values | Vector< t_dims, bool > | protected |
| magnitude() const | Vector< t_dims, bool > | inline |
| magnitudeSquared() const | Vector< t_dims, bool > | inline |
| normalized(Vector< t_dims, t_norm_type > value_if_nan=Constant< Vector< t_dims, t_norm_type > >::Invalid) const | Vector< t_dims, bool > | inline |
| NumberOfDimensions() | Vector< t_dims, bool > | inlinestatic |
| operator bool() const | Vector< t_dims, bool > | inline |
| operator bool &() | Vector< t_dims, bool > | inline |
| operator-() const | Vector< t_dims, bool > | inline |
| operator=(const Vector< t_dims, bool > &vector) | Vector< t_dims, bool > | inline |
| operator=(const bool &scaler) | Vector< t_dims, bool > | inline |
| operator[](uint01 dimension_index) | Vector< t_dims, bool > | inline |
| product() const | Vector< t_dims, bool > | inline |
| sum() const | Vector< t_dims, bool > | inline |
| Type() | Vector< t_dims, bool > | inlinestatic |
| Vector(const Vector< t_dims, t_vec_type > &vector) | Vector< t_dims, bool > | inline |
| Vector(const bool &value) | Vector< t_dims, bool > | inlineexplicit |
| Vector(const bool &x, const bool &y) | Vector< t_dims, bool > | inline |
| Vector(const bool &x, const bool &y, const bool &z) | Vector< t_dims, bool > | inline |
| Vector(const bool &x, const bool &y, const bool &z, const bool &w) | Vector< t_dims, bool > | inline |
| Vector(const bool(&vector)[t_dims]) | Vector< t_dims, bool > | inlineexplicit |
| Vector(const Vector< t_dims - 1, bool > &vector, const bool &suffix) | Vector< t_dims, bool > | inline |
| Vector(const Vector< getMax(t_dims - 2, 0), bool > &vector, const bool &suffix_a, const bool &suffix_b) | Vector< t_dims, bool > | inline |
| Vector(const bool &prefix, const Vector< t_dims - 1, bool > &vector) | Vector< t_dims, bool > | inline |
| Vector(const bool &prefix_a, const bool &prefix_b, const Vector< t_dims - 1, bool > &vector) | Vector< t_dims, bool > | inline |