GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
subroutine | xilaenv (ispec, name, opts, n1, n2, n3, n4, retval) |
subroutine xilaenv | ( | integer | ispec, |
character*(*) | name, | ||
character*(*) | opts, | ||
integer | n1, | ||
integer | n2, | ||
integer | n3, | ||
integer | n4, | ||
integer | retval | ||
) |
Definition at line 1 of file xilaenv.f.
References octave_group::name(), and regexp::opts::opts().
Referenced by Matrix::lssolve(), FloatMatrix::lssolve(), ComplexMatrix::lssolve(), and FloatComplexMatrix::lssolve().