
     freeware                       xhunga@tiscali.fr

     Some linear transformation
       
  a) Verify with numeric applications,

     Is T a linear transformation?

      * T(A) = AX
      * T(A) = trace(A)
      * T(x1,x2,x3) = (x1 + x2 + x3)
      * Matrix Inner Product on Mnxn
      * Euclidean Inner Product on R**n
      * Inner Product on R**n generated by A
      * Weighed Euclidean Inner Product on R**n
   
      I have used gcc.2.9 (Dev-C++ 4), 
                  gcc.3.2 (v2DJGPP Rhide).

        The list of all  the programs : aaprogr.txt

        Save your work in a text file : aaasave.txt
        ShortName  For  The  Matrices : aashtnm.txt

