GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
sqrtm.cc File Reference
#include "schur.h"
#include "lo-ieee.h"
#include "lo-mappers.h"
#include "oct-norm.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "utils.h"
#include "xnorm.h"

Go to the source code of this file.

Functions

octave_value_list Fsqrtm (const octave_value_list &args, int nargout)
 

Function Documentation

◆ Fsqrtm()