![]() |
AliceVision
Photogrammetric Computer Vision Framework
|
Matrix based model to be used in a solver. More...
#include <ISolver.hpp>
Public Member Functions | |
| MatrixModel (const MatrixT &matrix) | |
| const MatrixT & | getMatrix () const |
| MatrixT & | getMatrix () |
| void | setMatrix (const MatrixT &matrix) |
Protected Attributes | |
| MatrixT | _matrix {} |
Matrix based model to be used in a solver.
1.8.17