Navigation

Operators and Keywords

Function List:

C++ API

sqrtm.cc File Reference

#include <float.h>
#include "CmplxSCHUR.h"
#include "fCmplxSCHUR.h"
#include "lo-ieee.h"
#include "lo-mappers.h"
#include "defun-dld.h"
#include "error.h"
#include "gripes.h"
#include "utils.h"

Include dependency graph for sqrtm.cc:


Functions

 DEFUN_DLD (sqrtm, args, nargout,"-*- texinfo -*-\n\ @deftypefn {Loadable Function} {[@var{result}, @var{error_estimate}] =} sqrtm (@var{a})\n\ Compute the matrix square root of the square matrix @var{a}.\n\ \n\ Ref: Nicholas J. Higham. A new sqrtm for @sc{matlab}. Numerical Analysis\n\ Report No. 336, Manchester Centre for Computational Mathematics,\n\ Manchester, England, January 1999.\n\ @seealso{expm, logm}\n\ @end deftypefn")

Function Documentation

DEFUN_DLD ( sqrtm  ,
args  ,
nargout   
)