home *** CD-ROM | disk | FTP | other *** search
- (* :Title: Master Declarations File for LinearAlgebra *)
-
- (* :Summary:
- This file contains declarations of all the major symbols
- contained in files in this directory. Load it, and it sets
- up the symbols with attribute Stub, so the correct package
- will be loaded when the symbol is called. *)
-
- (* :Author: This file created by an automated system written in
- Mathematica by John M. Novak *)
-
- (* :History: File created on 21 Feb. 1992 at 16:30 *)
-
- (* Declarations for file LinearAlgebra`Cholesky` *)
-
- DeclarePackage["LinearAlgebra`Cholesky`",{"CholeskyDecomposition"}]
-
-
- (* Declarations for file LinearAlgebra`CrossProduct` *)
-
- DeclarePackage["LinearAlgebra`CrossProduct`",{"Cross"}]
-
-
- (* Declarations for file LinearAlgebra`GaussianElimination` *)
-
- DeclarePackage["LinearAlgebra`GaussianElimination`",
- {"LU", "LUFactor", "LUSolve"}]
-
-
- (* Declarations for file LinearAlgebra`MatrixManipulation` *)
-
- DeclarePackage["LinearAlgebra`MatrixManipulation`",
- {"AppendColumns", "AppendRows", "BlockMatrix", "HankelMatrix",
- "HilbertMatrix", "LowerDiagonalMatrix", "SquareMatrixQ", "SubMatrix",
- "TakeColumns", "TakeMatrix", "TakeRows", "TridiagonalMatrix",
- "UpperDiagonalMatrix", "ZeroMatrix"}]
-
-
- (* Declarations for file LinearAlgebra`Orthogonalization` *)
-
- DeclarePackage["LinearAlgebra`Orthogonalization`",
- {"GramSchmidt", "InnerProduct", "Normalize", "Normalized", "Projection"}]
-
-
- (* Declarations for file LinearAlgebra`Tridiagonal` *)
-
- DeclarePackage["LinearAlgebra`Tridiagonal`",{"TridiagonalSolve"}]
-
-
- (* End of Master Package *)
-