|
|
| Vector (std::initializer_list< Real > l) |
| |
|
R3D_INLINE void | operator= (Vector< n > const &rhs) volatile |
| |
|
R3D_INLINE | Vector (Vector< n > const &rhs) |
| |
|
R3D_INLINE | Vector (const volatile Vector< n > &rhs) |
| |
|
R3D_INLINE Real * | data () |
| |
|
R3D_INLINE Real const * | data () const |
| |
|
R3D_INLINE Real volatile * | data () volatile |
| |
|
R3D_INLINE Real const volatile * | data () const volatile |
| |
|
R3D_INLINE Real & | operator[] (Int i) |
| |
|
R3D_INLINE Real const & | operator[] (Int i) const |
| |
|
R3D_INLINE Real volatile & | operator[] (Int i) volatile |
| |
|
R3D_INLINE Real const volatile & | operator[] (Int i) const volatile |
| |
|
| Few (std::initializer_list< Real > l) |
| |
|
R3D_INLINE | Few (Few< Real, n > const &rhs) |
| |
|
R3D_INLINE | Few (Few< Real, n > const volatile &rhs) |
| |
|
R3D_INLINE void | operator= (Few< Real, n > const &rhs) volatile |
| |
|
R3D_INLINE void | operator= (Few< Real, n > const &rhs) |
| |
|
R3D_INLINE void | operator= (Few< Real, n > const volatile &rhs) |
| |
The documentation for this struct was generated from the following file: