#include <time.h>#include <acado/utils/acado_utils.hpp>#include <acado/user_interaction/user_interaction.hpp>#include <acado/symbolic_expression/symbolic_expression.hpp>#include <acado/function/function.hpp>
Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
This tutorial explains how to obtain the symbolic inverse of a
square matrix.
Definition at line 48 of file symbolic_matrix_inversion.cpp.