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

Go to the source code of this file.

Functions

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

Function 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.

References MatrixType::info().

Referenced by tstgmn().