GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
tstmid.for File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine stat (x, n, av, var, xmin, xmax)
 
subroutine trstat (ctype, parin, av, var)
 
program tstall
 

Function/Subroutine Documentation

subroutine stat ( real, dimension(n)  x,
integer  n,
real  av,
real  var,
real  xmin,
real  xmax 
)

Definition at line 1 of file tstmid.for.

References real().

subroutine trstat ( character, dimension (4)  ctype,
real, dimension(*)  parin,
real  av,
real  var 
)

Definition at line 432 of file tstmid.for.

References to.

Referenced by tstall().

program tstall ( )

Definition at line 47 of file tstmid.for.

References genmul(), genprm(), phrtsd(), setall(), stat(), to, and trstat().