####################################################
### V6 Resource File                             ###
### generated on: Mon May 16 10:05:24 EDT 2011   ###
###                                              ###
### This file is designed to be delivered to the ###
### translator. 					###
####################################################
68=Compute Cholesky decomposition of a square matrix
135=Argument is not an integer.
3837=Argument {0} dimensions are incorrect.
6245=Get the L1 norm of a matrix or vector
14576=Get the L-infinity norm of a matrix or vector
14805=Unable to initialize the list of Matrix functions: {0}
16149=Matrix dimensions are not compatible for multiplication.
22558=Compute LU decomposition of a square matrix and returns [L, U, pivot] as an aggregate
26046=Could not create aggregate variable
33215=Get the rank of a matrix or vector
33304=Create an matrix with 1s
34228=Create an identity matrix
43789=Compute real singular values of a matrix
43942=Compute real eigen values of a square matrix
45657=Get the trace of a square matrix
47054=Multiply two matrices.
50488=Get the L2 (or euclidian) norm of a matrix or vector
53348=Create an Zero matrix
56032=Get the determinant of a square matrix
60279=The matrix must be square to calculate power
61958=The matrix must be positive definite to use pow()
64596=Get the transpose of a matrix
67669=Evaluation function cannot be null
68434=Vector dimensions are not compatible for dot product.
73363=Get the inverse of a square matrix.
73967=The matrix must be symmetric to use pow()
80654=The matrix must be a square to calculate inverse.
92044=Get the power of a symmetric positive definite matrix.
96533=Argument {0} is not an array.
98807=Second argument is not a scalar
####################################################
###   Meta Model I18N string                       #
####################################################
desc=Functions for manipulating Matrices
dispname=Matrix Functions
