From: SKoT M. <sko...@us...> - 2002-04-11 22:28:09
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathComplexMatrix.h,1.1 MathComplexMatrix.m,1.1 MathKit.h,1.9 MathMatrixProtocol.h,1.3 MathRealMatrix.h,1.4 Thu Apr 11 15:28:07 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv15904 Modified Files: MathKit.h MathMatrixProtocol.h MathRealMatrix.h Added Files: MathComplexMatrix.h MathComplexMatrix.m Log Message: Introducing: MathComplexMatrix, with methods to return real, imag, phase and mag MathRealMatrices. Added files to project, made minor changes to other headers to support new class |