Go to the source code of this file.
Functions | |
Matrix< int, 1, 6 > | a (1, 2, 3, 4, 5, 6) |
Variables | |
Matrix< int, 3, 1 > | b |
Matrix<int, 1, 6> a | ( | 1 | , |
2 | , | ||
3 | , | ||
4 | , | ||
5 | , | ||
6 | |||
) |
Matrix<int, 3, 1> b |
Definition at line 2 of file Matrix_variadic_ctor_cxx11.cpp.