ó
$Oc           @   sf   d  d l  m Z d  d l Z d  d l Z d  d l Z d  d l Td   Z d   Z d   Z d   Z	 d S(   i˙˙˙˙(   t   divisionN(   t   *c         C   s[   t  |  |  } xE t d |   D]4 } x+ t d |  D] } t j   | | | <q5 Wq W| S(   Ni    (   t   make_zero_matrixt   ranget   randc_mt   randc_mean_sq_1(   t   mt   nt   At   it   j(    (    sF   /homepages/25/d321765456/htdocs/pub_http_internet/python/randmatc_m.pyt   randmatc   s
    c         C   s   t  |  |   S(   N(   R   (   R   (    (    sF   /homepages/25/d321765456/htdocs/pub_http_internet/python/randmatc_m.pyt
   randsqmatc   s    c         C   sŤ   t  |  |   } xE t d |   D]4 } x+ t | |   D] } t j   | | | <q5 Wq WxM t d |   D]< } x3 t d |  D]" } t | | |  | | | <q} Wqg W| S(   Ni    (   R   R   R   R   t   conj(   R   R   R	   R
   (    (    sF   /homepages/25/d321765456/htdocs/pub_http_internet/python/randmatc_m.pyt   randgue   s    $c         C   s   t  |  |   } | j   | S(   N(   R   t	   transpose(   R   R   (    (    sF   /homepages/25/d321765456/htdocs/pub_http_internet/python/randmatc_m.pyt   randxxt*   s    (
   t
   __future__R    t   sysR   t   matht
   sackmatc_mR   R   R   R   (    (    (    sF   /homepages/25/d321765456/htdocs/pub_http_internet/python/randmatc_m.pyt   <module>   s   
			