mldivide

Block Category: Matrix Operation

Description: The mldivide block outputs the matrix left division of a and b. It uses LAPACK’s dgesv routine to compute the solution to a real system of linear equations A * X = B.  For more information, see https://software.intel.com/sites/products/documentation/doclib/mkl_sa/11/mkl_lapack_examples/dgesv.htm.