|
Ctrl-Z
一个多线程机器人运动控制强化学习部署框架
|
成员的完整列表,这些成员属于 z::math::Vector< T, N >,包括所有继承而来的类成员
| abs(const Vector< T, N > &val) | z::math::Vector< T, N > | inlinestatic |
| apply(const Vector< T, N > &val, ApplyFunc func) | z::math::Vector< T, N > | inlinestatic |
| apply(SelfApplyFunc func) (定义于 z::math::Vector< T, N >) | z::math::Vector< T, N > | inline |
| ApplyFunc typedef | z::math::Vector< T, N > | |
| average() const | z::math::Vector< T, N > | inline |
| clamp(const Vector< T, N > &val, const Vector< T, N > &min, const Vector< T, N > &max) | z::math::Vector< T, N > | inlinestatic |
| clamp(const Vector< T, N > &val, T min, T max) | z::math::Vector< T, N > | inlinestatic |
| dot(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| eq(const Vector< T, N > &val1, const Vector< T, N > &val2) | z::math::Vector< T, N > | inlinestatic |
| eq(const Vector< T, N > &val1, T val2) | z::math::Vector< T, N > | inlinestatic |
| length() const | z::math::Vector< T, N > | inline |
| max(const Vector< T, N > &val1, const Vector< T, N > &val2) | z::math::Vector< T, N > | inlinestatic |
| max(const Vector< T, N > &val, T max) | z::math::Vector< T, N > | inlinestatic |
| max() const | z::math::Vector< T, N > | inline |
| min(const Vector< T, N > &val1, const Vector< T, N > &val2) | z::math::Vector< T, N > | inlinestatic |
| min(const Vector< T, N > &val, T min) | z::math::Vector< T, N > | inlinestatic |
| min() const | z::math::Vector< T, N > | inline |
| ne(const Vector< T, N > &val1, const Vector< T, N > &val2) | z::math::Vector< T, N > | inlinestatic |
| ne(const Vector< T, N > &val1, T val2) | z::math::Vector< T, N > | inlinestatic |
| normalize() const | z::math::Vector< T, N > | inline |
| ones() | z::math::Vector< T, N > | inlinestatic |
| operator!=(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| operator!=(T other) const | z::math::Vector< T, N > | inline |
| operator()(int idx) | z::math::Vector< T, N > | inline |
| operator()(int idx) const | z::math::Vector< T, N > | inline |
| operator*(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| operator*(T val) const | z::math::Vector< T, N > | inline |
| operator*=(const Vector< T, N > &other) | z::math::Vector< T, N > | inline |
| operator*=(T val) | z::math::Vector< T, N > | inline |
| operator+(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| operator+() const | z::math::Vector< T, N > | inline |
| operator+(T val) const | z::math::Vector< T, N > | inline |
| operator+=(const Vector< T, N > &other) | z::math::Vector< T, N > | inline |
| operator+=(T val) | z::math::Vector< T, N > | inline |
| operator-(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| operator-() const | z::math::Vector< T, N > | inline |
| operator-(T val) const | z::math::Vector< T, N > | inline |
| operator-=(const Vector< T, N > &other) | z::math::Vector< T, N > | inline |
| operator-=(T val) | z::math::Vector< T, N > | inline |
| operator/(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| operator/(T val) const | z::math::Vector< T, N > | inline |
| operator/=(const Vector< T, N > &other) | z::math::Vector< T, N > | inline |
| operator/=(T val) | z::math::Vector< T, N > | inline |
| operator<(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| operator<(T other) const | z::math::Vector< T, N > | inline |
| operator<<(std::ostream &os, const Vector< T, N > &vec) | z::math::Vector< T, N > | friend |
| operator<=(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| operator<=(T other) const | z::math::Vector< T, N > | inline |
| operator==(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| operator==(T other) const | z::math::Vector< T, N > | inline |
| operator>(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| operator>(T other) const | z::math::Vector< T, N > | inline |
| operator>=(const Vector< T, N > &other) const | z::math::Vector< T, N > | inline |
| operator>=(T other) const | z::math::Vector< T, N > | inline |
| operator[](int idx) | z::math::Vector< T, N > | inline |
| operator[](int idx) const | z::math::Vector< T, N > | inline |
| rand() | z::math::Vector< T, N > | inlinestatic |
| remap(const Vector< int, N > &idx) | z::math::Vector< T, N > | inline |
| SelfApplyFunc typedef | z::math::Vector< T, N > | |
| slice() const (定义于 z::math::Vector< T, N >) | z::math::Vector< T, N > | inline |
| sum() const | z::math::Vector< T, N > | inline |
| where(const Vector< bool, N > &cond, const Vector< T, N > &val1, const Vector< T, N > &val2) | z::math::Vector< T, N > | inlinestatic |
| zeros() | z::math::Vector< T, N > | inlinestatic |