Matrix size2 is a container class for 2x2 matrices in C++. It provides basic matrix operations such as addition, subtraction, multiplication, and inversion.
The Matrix size2 library is likely to be the Eigen library, which provides a wide variety of matrix classes and operations in C++.
C++ (Cpp) MATRIX::size2 - 2 examples found. These are the top rated real world C++ (Cpp) examples of MATRIX::size2 extracted from open source projects. You can rate examples to help us improve the quality of examples.