Static Public Member Functions | |
| std::vector< std::vector< T > > | get (OPER *oper) |
| Decode a matrix OPER into the C++ type vector<vector<T>>. | |
| void | make (OPER *oper, const std::vector< std::vector< T > > &value) |
| Fills a matrix OPER from the C++ vector<vector<T>>. | |
|
||||||||||
|
Decode a matrix OPER into the C++ type vector<vector<T>>.
|
|
||||||||||||||||
|
Fills a matrix OPER from the C++ vector<vector<T>>.
|
1.3.8