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 | |
REAL function | onecov (x, y, n) |
subroutine | prcomp (p, mean, xcovar, ldxcov, answer) |
subroutine | setcov (p, var, corr, covar, ldcov) |
subroutine | stat (x, n, av, var, xmin, xmax) |
program | tstgmn |
Definition at line 111 of file tstgmn.for.
References real, boolNDArray::sum(), x, xmax(), and xmin().
Referenced by KPty::close(), dir_links(), dir_p(), diraccess(), exists(), kpse_readable_file(), onecov(), KPty::open(), parse_range_spec(), prcomp(), read_cell_spec(), READABLE(), file_stat::update_internal(), and file_fstat::update_internal().