From: SKoT M. <sko...@us...> - 2002-04-11 17:31:57
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathRealMatrix.h,1.1 MathRealMatrix.m,1.1 MathKit.h,1.7 MathRealArray.h,NONE MathRealArray.m,NONE Thu Apr 11 10:31:56 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv5197 Modified Files: MathKit.h Added Files: MathRealMatrix.h MathRealMatrix.m Removed Files: MathRealArray.h MathRealArray.m Log Message: renamed MathRealArray to MathRealMatrix, changed framework header and array protocol to matrix protocol. Doh. Added some basic queries - isDiagonal, isSquare, isSameSizeAsMatrix, is EqualToMatrix |