GNU Octave  4.0.0
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
setgmn.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine setgmn (meanv, covm, ldcovm, p, parm)
 

Function/Subroutine Documentation

subroutine setgmn ( real, dimension(p)  meanv,
real, dimension(ldcovm,p)  covm,
integer  ldcovm,
integer  p,
real, dimension(p* (p+3)/2+1)  parm 
)

Definition at line 1 of file setgmn.f.

Referenced by tstgmn().