all_g(const Vec4d &v) const | CGLA::ArithVec< double, Vec4d, N > | inline |
all_ge(const Vec4d &v) const | CGLA::ArithVec< double, Vec4d, N > | inline |
all_l(const Vec4d &v) const | CGLA::ArithVec< double, Vec4d, N > | inline |
all_le(const Vec4d &v) const | CGLA::ArithVec< double, Vec4d, N > | inline |
ArithVec() | CGLA::ArithVec< double, Vec4d, N > | inlineprotected |
ArithVec(double_a) | CGLA::ArithVec< double, Vec4d, N > | inlineexplicitprotected |
ArithVec(double_a, double_b) | CGLA::ArithVec< double, Vec4d, N > | inlineprotected |
ArithVec(double_a, double_b, double_c) | CGLA::ArithVec< double, Vec4d, N > | inlineprotected |
ArithVec(double_a, double_b, double_c, double_d) | CGLA::ArithVec< double, Vec4d, N > | inlineprotected |
ArithVec4Float() noexcept | CGLA::ArithVec4Float< double, Vec4d > | inline |
ArithVec4Float(doublea, doubleb, doublec, doubled) noexcept | CGLA::ArithVec4Float< double, Vec4d > | inline |
ArithVecFloat() noexcept (defined in CGLA::ArithVecFloat< double, Vec4d, 4 >) | CGLA::ArithVecFloat< double, Vec4d, 4 > | inline |
ArithVecFloat(doublea) noexcept (defined in CGLA::ArithVecFloat< double, Vec4d, 4 >) | CGLA::ArithVecFloat< double, Vec4d, 4 > | inline |
ArithVecFloat(doublea, doubleb) noexcept (defined in CGLA::ArithVecFloat< double, Vec4d, 4 >) | CGLA::ArithVecFloat< double, Vec4d, 4 > | inline |
ArithVecFloat(doublea, doubleb, doublec) noexcept (defined in CGLA::ArithVecFloat< double, Vec4d, 4 >) | CGLA::ArithVecFloat< double, Vec4d, 4 > | inline |
ArithVecFloat(doublea, doubleb, doublec, doubled) noexcept (defined in CGLA::ArithVecFloat< double, Vec4d, 4 >) | CGLA::ArithVecFloat< double, Vec4d, 4 > | inline |
cond_normalize() | CGLA::ArithVecFloat< double, Vec4d, 4 > | inline |
data | CGLA::ArithVec< double, Vec4d, N > | protected |
de_homogenize() | CGLA::ArithVec4Float< double, Vec4d > | inline |
get() | CGLA::ArithVec< double, Vec4d, N > | inline |
get() const | CGLA::ArithVec< double, Vec4d, N > | inline |
get_dim() | CGLA::ArithVec< double, Vec4d, N > | inlinestatic |
length() const | CGLA::ArithVecFloat< double, Vec4d, 4 > | inline |
max_coord() const | CGLA::ArithVec< double, Vec4d, N > | inline |
min_coord() const | CGLA::ArithVec< double, Vec4d, N > | inline |
normalize() | CGLA::ArithVecFloat< double, Vec4d, 4 > | inline |
operator Vec3d() const noexcept (defined in CGLA::Vec4d) | CGLA::Vec4d | inline |
operator!=(const Vec4d &v) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator!=(doublek) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator()(unsigned int i) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator()(unsigned int i) | CGLA::ArithVec< double, Vec4d, N > | inline |
operator*(const Vec4d &v1) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator*(doublek) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator*=(doublek) | CGLA::ArithVec< double, Vec4d, N > | inline |
operator*=(const Vec4d &v) | CGLA::ArithVec< double, Vec4d, N > | inline |
operator+(const Vec4d &v1) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator+=(doublek) | CGLA::ArithVec< double, Vec4d, N > | inline |
operator+=(const Vec4d &v) | CGLA::ArithVec< double, Vec4d, N > | inline |
operator-() const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator-(const Vec4d &v1) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator-=(doublek) | CGLA::ArithVec< double, Vec4d, N > | inline |
operator-=(const Vec4d &v) | CGLA::ArithVec< double, Vec4d, N > | inline |
operator/(const Vec4d &v1) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator/(doublek) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator/=(doublek) | CGLA::ArithVec< double, Vec4d, N > | inline |
operator/=(const Vec4d &v) | CGLA::ArithVec< double, Vec4d, N > | inline |
operator==(const Vec4d &v) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator==(doublek) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator[](unsigned int i) const | CGLA::ArithVec< double, Vec4d, N > | inline |
operator[](unsigned int i) | CGLA::ArithVec< double, Vec4d, N > | inline |
ScalarType typedef | CGLA::ArithVec< double, Vec4d, N > | |
set(double_a, double_b) | CGLA::ArithVec< double, Vec4d, N > | inline |
set(double_a, double_b, double_c) | CGLA::ArithVec< double, Vec4d, N > | inline |
set(double_a, double_b, double_c, double_d) | CGLA::ArithVec< double, Vec4d, N > | inline |
Vec4d() noexcept | CGLA::Vec4d | inline |
Vec4d(double _a) noexcept | CGLA::Vec4d | inlineexplicit |
Vec4d(double _a, double _b, double _c, double _d) noexcept | CGLA::Vec4d | inline |
Vec4d(double _a, double _b, double _c) noexcept | CGLA::Vec4d | inline |
Vec4d(const Vec3d &v) noexcept | CGLA::Vec4d | inlineexplicit |
Vec4d(const Vec3d &v, double _d) noexcept | CGLA::Vec4d | inlineexplicit |
VectorType typedef | CGLA::ArithVec< double, Vec4d, N > | |