#include <TooN/TooN.h>
Go to the source code of this file.
Functions | |
| double | return_a_double () |
| Vector< 5 > | return_a_vector () |
| double return_a_double | ( | ) |
Definition at line 9 of file make_vector.cc.
| Vector<5> return_a_vector | ( | ) |
Definition at line 4 of file make_vector.cc.