Help for this page

Select Code to Download


  1. or download this
    class Population
    { 
    ...
            }
    
    }
    
  2. or download this
    use Population;
    
    ...
    
    
    }
    
  3. or download this
    class Covariance {
      
    ...
    
            }
    }
    
  4. or download this
    use Covariance;
      
    ...
    
            }
    }