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