$extrastylesheet
#include <mln/algebra/vec.hh>
Public Member Functions | |
| void | set (const T &val0, const T &val1, const T &val2) |
Protected Attributes | |
| T | data_ [3] |
Public Types | |
| typedef Object< void > | category |
| typedef vec< 3, T > | exact_t |
Definition at line 149 of file algebra/vec.hh.
|
inline |
Definition at line 152 of file algebra/vec.hh.
|
protected |
Definition at line 159 of file algebra/vec.hh.
|
inherited |