Matrix of size p-by-k containing in
           column $j$, ($j=1, 2, \ldots, k$), the elements on the main
           diagonal of shape matrix $\Gamma_j$. The elements of GAM
           satisfy the following constraints:
           The product of the elements of each column is equal to 1.
 
           The ratio of the elements of each row is not greater than pa.shb.
           The ratio of the elements of each column is not greater than
           pa.shw. All the columns of matrix GAM are equal if the second
           letter of modeltype is E. All the columns of matrix GAM are
           equal to 1 if the second letter of modeltype is I. This matrix
           can be constructed from routine restrshapepars
           
 
 Data Types: double
  
  
 
 
 
 
 p-by-p-by-k 3D array
           containing in position (:,:,j) the rotation
           matrix $\Omega_j$ for group $j$, with $j=1, 2, \ldots, k$
           
 
 Data Types: double
  
  
 
 
 
 
 p-by-p-by-k array containing the k unconstrained covariance
            matrices for the k groups.
 
 Data Types: single| double
  
  
 
 
 
 
 Row vector of length k containing the size of the groups.
 
           
 
 Data Types: double
  
  
 
 
 
 
 Structure containing 3 letter character specifying modeltype,
            number of dimensions, number of groups...
 
            pa must contain the following fields: 
    
| Value | 
Description | 
v | 
 scalar, number of variables. 
 | 
k | 
 scalar, number of groups. 
 | 
cdet | 
 determinants constraint 
 | 
 
 Data Types: double