Go to the documentation of this file.
33#include <itpp/itexports.h>
47ITPP_EXPORT
bool inv(
const mat &X, mat &Y);
58ITPP_EXPORT mat
inv(
const mat &X);
70ITPP_EXPORT
bool inv(
const cmat &X, cmat &Y);
81ITPP_EXPORT cmat
inv(
const cmat &X);
bool inv(const mat &X, mat &Y)
Inverse of real square matrix.
Matrix Class Definitions.
Generated on Mon Apr 7 2025 07:53:18 for IT++ by Doxygen 1.11.0