| ArrayType typedef | sofa::type::Vec< N, ValueType > |  | 
  | assign(const ValueType &value) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | back() | sofa::type::Vec< N, ValueType > | inline | 
  | back() const | sofa::type::Vec< N, ValueType > | inline | 
  | begin() noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | begin() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | clear() noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | const_iterator typedef | sofa::type::Vec< N, ValueType > |  | 
  | const_reference typedef | sofa::type::Vec< N, ValueType > |  | 
  | cross(const Vec< 3, R > &b) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | data() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | difference_type typedef | sofa::type::Vec< N, ValueType > |  | 
  | divscalar(const ValueType f) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | divscalar(const real2 f) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | elems | sofa::type::Vec< N, ValueType > |  | 
  | end() noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | end() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | eqdivscalar(const ValueType f) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | eqdivscalar(const real2 f) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | eqmulscalar(const ValueType f) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | eqmulscalar(const real2 f) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | fill(ValueType r) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | front() | sofa::type::Vec< N, ValueType > | inline | 
  | front() const | sofa::type::Vec< N, ValueType > | inline | 
  | get() &noexcept requires(I< N) | sofa::type::Vec< N, ValueType > | inline | 
  | get() const &noexcept requires(I< N) | sofa::type::Vec< N, ValueType > | inline | 
  | get() &&noexcept requires(I< N) | sofa::type::Vec< N, ValueType > | inline | 
  | get() const &&noexcept requires(I< N) | sofa::type::Vec< N, ValueType > | inline | 
  | getsub(const Size i, Vec< N2, ValueType > &m) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | getsub(const Size i, ValueType &m) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | isNormalized(ValueType threshold=std::numeric_limits< ValueType >::epsilon() *(ValueType) 10) const | sofa::type::Vec< N, ValueType > | inline | 
  | iterator typedef | sofa::type::Vec< N, ValueType > |  | 
  | linearDivision(const Vec< N, real2 > &v) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | linearProduct(const Vec< N, real2 > &v) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | lNorm(int l) const | sofa::type::Vec< N, ValueType > | inline | 
  | mulscalar(const ValueType f) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | mulscalar(const real2 f) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | norm() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | norm2() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | normalize(ValueType threshold=std::numeric_limits< ValueType >::epsilon()) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | normalize(Vec< N, ValueType > failsafe, ValueType threshold=std::numeric_limits< ValueType >::epsilon()) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | normalized() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | normalizeWithNorm(ValueType norm, ValueType threshold=std::numeric_limits< ValueType >::epsilon()) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator!=(const Vec &b) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator()(Size i) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator()(Size i) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator*(const real2 f) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator*(const Vec< N, real2 > &v) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator*=(const real2 f) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator+(const Vec< N, real2 > &v) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator+=(const Vec< N, real2 > &v) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator-(const Vec< N, real2 > &v) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator-() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator-=(const Vec< N, real2 > &v) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator/(const real2 f) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator/=(const real2 f) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator=(const ValueType r1) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator=(const real2 *p) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator=(const Vec< M, real2 > &v) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator==(const Vec &b) const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | operator[](size_type i) | sofa::type::Vec< N, ValueType > | inline | 
  | operator[](size_type i) const | sofa::type::Vec< N, ValueType > | inline | 
  | ptr() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | ptr() noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | reference typedef | sofa::type::Vec< N, ValueType > |  | 
  | set(const ValueType r1) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | set(const ArgsT... r) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | set(const Vec< N2, real2 > &v, ValueType defaultvalue=0) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | Size typedef | sofa::type::Vec< N, ValueType > |  | 
  | size() | sofa::type::Vec< N, ValueType > | inlinestatic | 
  | size_type typedef | sofa::type::Vec< N, ValueType > |  | 
  | spatial_dimensions | sofa::type::Vec< N, ValueType > | static | 
  | static_size | sofa::type::Vec< N, ValueType > | static | 
  | sum() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | total_size | sofa::type::Vec< N, ValueType > | static | 
  | value_type typedef | sofa::type::Vec< N, ValueType > |  | 
  | Vec()=default | sofa::type::Vec< N, ValueType > |  | 
  | Vec(NoInit) | sofa::type::Vec< N, ValueType > | inlineexplicit | 
  | Vec(const ValueType r1) noexcept | sofa::type::Vec< N, ValueType > | inlineexplicit | 
  | Vec(ArgsT &&... r) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | Vec(const Vec< 3, R > &a, const Vec< 3, T > &b) | sofa::type::Vec< N, ValueType > | inline | 
  | Vec(const Vec< N-1, ValueType > &v, ValueType r1) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | Vec(const sofa::type::fixed_array< ValueType, N > &p) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | Vec(const Vec< N2, real2 > &v) noexcept | sofa::type::Vec< N, ValueType > | inlineexplicit | 
  | Vec(const Vec< N, real2 > &p) noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | Vec(const real2 *p) noexcept | sofa::type::Vec< N, ValueType > | inlineexplicit | 
  | w() noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | w() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | x() noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | x() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | y() noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | y() const noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | z() noexcept | sofa::type::Vec< N, ValueType > | inline | 
  | z() const noexcept | sofa::type::Vec< N, ValueType > | inline |