Main Page   Modules   Compound List   File List   Compound Members   File Members  

Fixed Size Matrix Norms
[Fixed Size MatricesFixed Size Matrices and Vectors]


Functions

double gan_mat22_det_s (Gan_Matrix22 *A)
 Determinant of square matrix.

double gan_mat22_trace_s (Gan_Matrix22 *A)
 Trace of square matrix.

double gan_mat22_sumsqr_s (Gan_Matrix22 *A)
 Returns sum of squares of matrix elements.

double gan_mat22_Fnorm_s (Gan_Matrix22 *A)
 Frobenius norm of matrix.

double gan_symmat22_det_s (Gan_SquMatrix22 *A)
 Determinant of square matrix.

double gan_symmat22_trace_s (Gan_SquMatrix22 *A)
 Trace of square matrix.

double gan_symmat22_sumsqr_s (Gan_SquMatrix22 *A)
 Returns sum of squares of matrix elements.

double gan_symmat22_Fnorm_s (Gan_SquMatrix22 *A)
 Frobenius norm of matrix.

double gan_ltmat22_det_s (Gan_SquMatrix22 *A)
 Determinant of square matrix.

double gan_ltmat22_trace_s (Gan_SquMatrix22 *A)
 Trace of square matrix.

double gan_ltmat22_sumsqr_s (Gan_SquMatrix22 *A)
 Returns sum of squares of matrix elements.

double gan_ltmat22_Fnorm_s (Gan_SquMatrix22 *A)
 Frobenius norm of matrix.

double gan_mat22_det_q (Gan_Matrix22 *A)
 Macro: Determinant of square matrix.

double gan_mat22_trace_q (Gan_Matrix22 *A)
 Macro: Trace of square matrix.

double gan_mat22_sumsqr_q (Gan_Matrix22 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_mat22_Fnorm_q (Gan_Matrix22 *A)
 Macro: Frobenius norm of matrix.

double gan_symmat22_det_q (Gan_SquMatrix22 *A)
 Macro: Determinant of square matrix.

double gan_symmat22_trace_q (Gan_SquMatrix22 *A)
 Macro: Trace of square matrix.

double gan_symmat22_sumsqr_q (Gan_SquMatrix22 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_symmat22_Fnorm_q (Gan_SquMatrix22 *A)
 Macro: Frobenius norm of matrix.

double gan_ltmat22_det_q (Gan_SquMatrix22 *A)
 Macro: Determinant of square matrix.

double gan_ltmat22_trace_q (Gan_SquMatrix22 *A)
 Macro: Trace of square matrix.

double gan_ltmat22_sumsqr_q (Gan_SquMatrix22 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_ltmat22_Fnorm_q (Gan_SquMatrix22 *A)
 Macro: Frobenius norm of matrix.

float gan_mat22f_det_s (Gan_Matrix22_f *A)
 Determinant of square matrix.

float gan_mat22f_trace_s (Gan_Matrix22_f *A)
 Trace of square matrix.

float gan_mat22f_sumsqr_s (Gan_Matrix22_f *A)
 Returns sum of squares of matrix elements.

float gan_mat22f_Fnorm_s (Gan_Matrix22_f *A)
 Frobenius norm of matrix.

float gan_symmat22f_det_s (Gan_SquMatrix22_f *A)
 Determinant of square matrix.

float gan_symmat22f_trace_s (Gan_SquMatrix22_f *A)
 Trace of square matrix.

float gan_symmat22f_sumsqr_s (Gan_SquMatrix22_f *A)
 Returns sum of squares of matrix elements.

float gan_symmat22f_Fnorm_s (Gan_SquMatrix22_f *A)
 Frobenius norm of matrix.

float gan_ltmat22f_det_s (Gan_SquMatrix22_f *A)
 Determinant of square matrix.

float gan_ltmat22f_trace_s (Gan_SquMatrix22_f *A)
 Trace of square matrix.

float gan_ltmat22f_sumsqr_s (Gan_SquMatrix22_f *A)
 Returns sum of squares of matrix elements.

float gan_ltmat22f_Fnorm_s (Gan_SquMatrix22_f *A)
 Frobenius norm of matrix.

float gan_mat22f_det_q (Gan_Matrix22_f *A)
 Macro: Determinant of square matrix.

float gan_mat22f_trace_q (Gan_Matrix22_f *A)
 Macro: Trace of square matrix.

float gan_mat22f_sumsqr_q (Gan_Matrix22_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_mat22f_Fnorm_q (Gan_Matrix22_f *A)
 Macro: Frobenius norm of matrix.

float gan_symmat22f_det_q (Gan_SquMatrix22_f *A)
 Macro: Determinant of square matrix.

float gan_symmat22f_trace_q (Gan_SquMatrix22_f *A)
 Macro: Trace of square matrix.

float gan_symmat22f_sumsqr_q (Gan_SquMatrix22_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_symmat22f_Fnorm_q (Gan_SquMatrix22_f *A)
 Macro: Frobenius norm of matrix.

float gan_ltmat22f_det_q (Gan_SquMatrix22_f *A)
 Macro: Determinant of square matrix.

float gan_ltmat22f_trace_q (Gan_SquMatrix22_f *A)
 Macro: Trace of square matrix.

float gan_ltmat22f_sumsqr_q (Gan_SquMatrix22_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_ltmat22f_Fnorm_q (Gan_SquMatrix22_f *A)
 Macro: Frobenius norm of matrix.

double gan_mat23_sumsqr_s (Gan_Matrix23 *A)
 Returns sum of squares of matrix elements.

double gan_mat23_Fnorm_s (Gan_Matrix23 *A)
 Frobenius norm of matrix.

double gan_mat23_sumsqr_q (Gan_Matrix23 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_mat23_Fnorm_q (Gan_Matrix23 *A)
 Macro: Frobenius norm of matrix.

float gan_mat23f_sumsqr_s (Gan_Matrix23_f *A)
 Returns sum of squares of matrix elements.

float gan_mat23f_Fnorm_s (Gan_Matrix23_f *A)
 Frobenius norm of matrix.

float gan_mat23f_sumsqr_q (Gan_Matrix23_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_mat23f_Fnorm_q (Gan_Matrix23_f *A)
 Macro: Frobenius norm of matrix.

double gan_mat24_sumsqr_s (Gan_Matrix24 *A)
 Returns sum of squares of matrix elements.

double gan_mat24_Fnorm_s (Gan_Matrix24 *A)
 Frobenius norm of matrix.

double gan_mat24_sumsqr_q (Gan_Matrix24 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_mat24_Fnorm_q (Gan_Matrix24 *A)
 Macro: Frobenius norm of matrix.

float gan_mat24f_sumsqr_s (Gan_Matrix24_f *A)
 Returns sum of squares of matrix elements.

float gan_mat24f_Fnorm_s (Gan_Matrix24_f *A)
 Frobenius norm of matrix.

float gan_mat24f_sumsqr_q (Gan_Matrix24_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_mat24f_Fnorm_q (Gan_Matrix24_f *A)
 Macro: Frobenius norm of matrix.

double gan_mat33_det_s (Gan_Matrix33 *A)
 Determinant of square matrix.

double gan_mat33_trace_s (Gan_Matrix33 *A)
 Trace of square matrix.

double gan_mat33_sumsqr_s (Gan_Matrix33 *A)
 Returns sum of squares of matrix elements.

double gan_mat33_Fnorm_s (Gan_Matrix33 *A)
 Frobenius norm of matrix.

double gan_symmat33_det_s (Gan_SquMatrix33 *A)
 Determinant of square matrix.

double gan_symmat33_trace_s (Gan_SquMatrix33 *A)
 Trace of square matrix.

double gan_symmat33_sumsqr_s (Gan_SquMatrix33 *A)
 Returns sum of squares of matrix elements.

double gan_symmat33_Fnorm_s (Gan_SquMatrix33 *A)
 Frobenius norm of matrix.

double gan_ltmat33_det_s (Gan_SquMatrix33 *A)
 Determinant of square matrix.

double gan_ltmat33_trace_s (Gan_SquMatrix33 *A)
 Trace of square matrix.

double gan_ltmat33_sumsqr_s (Gan_SquMatrix33 *A)
 Returns sum of squares of matrix elements.

double gan_ltmat33_Fnorm_s (Gan_SquMatrix33 *A)
 Frobenius norm of matrix.

double gan_mat33_det_q (Gan_Matrix33 *A)
 Macro: Determinant of square matrix.

double gan_mat33_trace_q (Gan_Matrix33 *A)
 Macro: Trace of square matrix.

double gan_mat33_sumsqr_q (Gan_Matrix33 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_mat33_Fnorm_q (Gan_Matrix33 *A)
 Macro: Frobenius norm of matrix.

double gan_symmat33_det_q (Gan_SquMatrix33 *A)
 Macro: Determinant of square matrix.

double gan_symmat33_trace_q (Gan_SquMatrix33 *A)
 Macro: Trace of square matrix.

double gan_symmat33_sumsqr_q (Gan_SquMatrix33 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_symmat33_Fnorm_q (Gan_SquMatrix33 *A)
 Macro: Frobenius norm of matrix.

double gan_ltmat33_det_q (Gan_SquMatrix33 *A)
 Macro: Determinant of square matrix.

double gan_ltmat33_trace_q (Gan_SquMatrix33 *A)
 Macro: Trace of square matrix.

double gan_ltmat33_sumsqr_q (Gan_SquMatrix33 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_ltmat33_Fnorm_q (Gan_SquMatrix33 *A)
 Macro: Frobenius norm of matrix.

float gan_mat33f_det_s (Gan_Matrix33_f *A)
 Determinant of square matrix.

float gan_mat33f_trace_s (Gan_Matrix33_f *A)
 Trace of square matrix.

float gan_mat33f_sumsqr_s (Gan_Matrix33_f *A)
 Returns sum of squares of matrix elements.

float gan_mat33f_Fnorm_s (Gan_Matrix33_f *A)
 Frobenius norm of matrix.

float gan_symmat33f_det_s (Gan_SquMatrix33_f *A)
 Determinant of square matrix.

float gan_symmat33f_trace_s (Gan_SquMatrix33_f *A)
 Trace of square matrix.

float gan_symmat33f_sumsqr_s (Gan_SquMatrix33_f *A)
 Returns sum of squares of matrix elements.

float gan_symmat33f_Fnorm_s (Gan_SquMatrix33_f *A)
 Frobenius norm of matrix.

float gan_ltmat33f_det_s (Gan_SquMatrix33_f *A)
 Determinant of square matrix.

float gan_ltmat33f_trace_s (Gan_SquMatrix33_f *A)
 Trace of square matrix.

float gan_ltmat33f_sumsqr_s (Gan_SquMatrix33_f *A)
 Returns sum of squares of matrix elements.

float gan_ltmat33f_Fnorm_s (Gan_SquMatrix33_f *A)
 Frobenius norm of matrix.

float gan_mat33f_det_q (Gan_Matrix33_f *A)
 Macro: Determinant of square matrix.

float gan_mat33f_trace_q (Gan_Matrix33_f *A)
 Macro: Trace of square matrix.

float gan_mat33f_sumsqr_q (Gan_Matrix33_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_mat33f_Fnorm_q (Gan_Matrix33_f *A)
 Macro: Frobenius norm of matrix.

float gan_symmat33f_det_q (Gan_SquMatrix33_f *A)
 Macro: Determinant of square matrix.

float gan_symmat33f_trace_q (Gan_SquMatrix33_f *A)
 Macro: Trace of square matrix.

float gan_symmat33f_sumsqr_q (Gan_SquMatrix33_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_symmat33f_Fnorm_q (Gan_SquMatrix33_f *A)
 Macro: Frobenius norm of matrix.

float gan_ltmat33f_det_q (Gan_SquMatrix33_f *A)
 Macro: Determinant of square matrix.

float gan_ltmat33f_trace_q (Gan_SquMatrix33_f *A)
 Macro: Trace of square matrix.

float gan_ltmat33f_sumsqr_q (Gan_SquMatrix33_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_ltmat33f_Fnorm_q (Gan_SquMatrix33_f *A)
 Macro: Frobenius norm of matrix.

double gan_mat34_sumsqr_s (Gan_Matrix34 *A)
 Returns sum of squares of matrix elements.

double gan_mat34_Fnorm_s (Gan_Matrix34 *A)
 Frobenius norm of matrix.

double gan_mat34_sumsqr_q (Gan_Matrix34 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_mat34_Fnorm_q (Gan_Matrix34 *A)
 Macro: Frobenius norm of matrix.

float gan_mat34f_sumsqr_s (Gan_Matrix34_f *A)
 Returns sum of squares of matrix elements.

float gan_mat34f_Fnorm_s (Gan_Matrix34_f *A)
 Frobenius norm of matrix.

float gan_mat34f_sumsqr_q (Gan_Matrix34_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_mat34f_Fnorm_q (Gan_Matrix34_f *A)
 Macro: Frobenius norm of matrix.

double gan_mat44_det_s (Gan_Matrix44 *A)
 Determinant of square matrix.

double gan_mat44_trace_s (Gan_Matrix44 *A)
 Trace of square matrix.

double gan_mat44_sumsqr_s (Gan_Matrix44 *A)
 Returns sum of squares of matrix elements.

double gan_mat44_Fnorm_s (Gan_Matrix44 *A)
 Frobenius norm of matrix.

double gan_symmat44_det_s (Gan_SquMatrix44 *A)
 Determinant of square matrix.

double gan_symmat44_trace_s (Gan_SquMatrix44 *A)
 Trace of square matrix.

double gan_symmat44_sumsqr_s (Gan_SquMatrix44 *A)
 Returns sum of squares of matrix elements.

double gan_symmat44_Fnorm_s (Gan_SquMatrix44 *A)
 Frobenius norm of matrix.

double gan_ltmat44_det_s (Gan_SquMatrix44 *A)
 Determinant of square matrix.

double gan_ltmat44_trace_s (Gan_SquMatrix44 *A)
 Trace of square matrix.

double gan_ltmat44_sumsqr_s (Gan_SquMatrix44 *A)
 Returns sum of squares of matrix elements.

double gan_ltmat44_Fnorm_s (Gan_SquMatrix44 *A)
 Frobenius norm of matrix.

double gan_mat44_det_q (Gan_Matrix44 *A)
 Macro: Determinant of square matrix.

double gan_mat44_trace_q (Gan_Matrix44 *A)
 Macro: Trace of square matrix.

double gan_mat44_sumsqr_q (Gan_Matrix44 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_mat44_Fnorm_q (Gan_Matrix44 *A)
 Macro: Frobenius norm of matrix.

double gan_symmat44_det_q (Gan_SquMatrix44 *A)
 Macro: Determinant of square matrix.

double gan_symmat44_trace_q (Gan_SquMatrix44 *A)
 Macro: Trace of square matrix.

double gan_symmat44_sumsqr_q (Gan_SquMatrix44 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_symmat44_Fnorm_q (Gan_SquMatrix44 *A)
 Macro: Frobenius norm of matrix.

double gan_ltmat44_det_q (Gan_SquMatrix44 *A)
 Macro: Determinant of square matrix.

double gan_ltmat44_trace_q (Gan_SquMatrix44 *A)
 Macro: Trace of square matrix.

double gan_ltmat44_sumsqr_q (Gan_SquMatrix44 *A)
 Macro: Returns sum of squares of matrix elements.

double gan_ltmat44_Fnorm_q (Gan_SquMatrix44 *A)
 Macro: Frobenius norm of matrix.

float gan_mat44f_det_s (Gan_Matrix44_f *A)
 Determinant of square matrix.

float gan_mat44f_trace_s (Gan_Matrix44_f *A)
 Trace of square matrix.

float gan_mat44f_sumsqr_s (Gan_Matrix44_f *A)
 Returns sum of squares of matrix elements.

float gan_mat44f_Fnorm_s (Gan_Matrix44_f *A)
 Frobenius norm of matrix.

float gan_symmat44f_det_s (Gan_SquMatrix44_f *A)
 Determinant of square matrix.

float gan_symmat44f_trace_s (Gan_SquMatrix44_f *A)
 Trace of square matrix.

float gan_symmat44f_sumsqr_s (Gan_SquMatrix44_f *A)
 Returns sum of squares of matrix elements.

float gan_symmat44f_Fnorm_s (Gan_SquMatrix44_f *A)
 Frobenius norm of matrix.

float gan_ltmat44f_det_s (Gan_SquMatrix44_f *A)
 Determinant of square matrix.

float gan_ltmat44f_trace_s (Gan_SquMatrix44_f *A)
 Trace of square matrix.

float gan_ltmat44f_sumsqr_s (Gan_SquMatrix44_f *A)
 Returns sum of squares of matrix elements.

float gan_ltmat44f_Fnorm_s (Gan_SquMatrix44_f *A)
 Frobenius norm of matrix.

float gan_mat44f_det_q (Gan_Matrix44_f *A)
 Macro: Determinant of square matrix.

float gan_mat44f_trace_q (Gan_Matrix44_f *A)
 Macro: Trace of square matrix.

float gan_mat44f_sumsqr_q (Gan_Matrix44_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_mat44f_Fnorm_q (Gan_Matrix44_f *A)
 Macro: Frobenius norm of matrix.

float gan_symmat44f_det_q (Gan_SquMatrix44_f *A)
 Macro: Determinant of square matrix.

float gan_symmat44f_trace_q (Gan_SquMatrix44_f *A)
 Macro: Trace of square matrix.

float gan_symmat44f_sumsqr_q (Gan_SquMatrix44_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_symmat44f_Fnorm_q (Gan_SquMatrix44_f *A)
 Macro: Frobenius norm of matrix.

float gan_ltmat44f_det_q (Gan_SquMatrix44_f *A)
 Macro: Determinant of square matrix.

float gan_ltmat44f_trace_q (Gan_SquMatrix44_f *A)
 Macro: Trace of square matrix.

float gan_ltmat44f_sumsqr_q (Gan_SquMatrix44_f *A)
 Macro: Returns sum of squares of matrix elements.

float gan_ltmat44f_Fnorm_q (Gan_SquMatrix44_f *A)
 Macro: Frobenius norm of matrix.


Function Documentation

double gan_ltmat22_det_q Gan_SquMatrix22   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

double gan_ltmat22_det_s Gan_SquMatrix22   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

double gan_ltmat22_Fnorm_q Gan_SquMatrix22   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_ltmat22_Fnorm_s Gan_SquMatrix22   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_ltmat22_sumsqr_q Gan_SquMatrix22   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_ltmat22_sumsqr_s Gan_SquMatrix22   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_ltmat22_trace_q Gan_SquMatrix22   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

double gan_ltmat22_trace_s Gan_SquMatrix22   A
 

Trace of square matrix.

Returns trace of square matrix A.

float gan_ltmat22f_det_q Gan_SquMatrix22_f   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

float gan_ltmat22f_det_s Gan_SquMatrix22_f   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

float gan_ltmat22f_Fnorm_q Gan_SquMatrix22_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_ltmat22f_Fnorm_s Gan_SquMatrix22_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_ltmat22f_sumsqr_q Gan_SquMatrix22_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_ltmat22f_sumsqr_s Gan_SquMatrix22_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_ltmat22f_trace_q Gan_SquMatrix22_f   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

float gan_ltmat22f_trace_s Gan_SquMatrix22_f   A
 

Trace of square matrix.

Returns trace of square matrix A.

double gan_ltmat33_det_q Gan_SquMatrix33   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

double gan_ltmat33_det_s Gan_SquMatrix33   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

double gan_ltmat33_Fnorm_q Gan_SquMatrix33   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_ltmat33_Fnorm_s Gan_SquMatrix33   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_ltmat33_sumsqr_q Gan_SquMatrix33   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_ltmat33_sumsqr_s Gan_SquMatrix33   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_ltmat33_trace_q Gan_SquMatrix33   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

double gan_ltmat33_trace_s Gan_SquMatrix33   A
 

Trace of square matrix.

Returns trace of square matrix A.

float gan_ltmat33f_det_q Gan_SquMatrix33_f   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

float gan_ltmat33f_det_s Gan_SquMatrix33_f   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

float gan_ltmat33f_Fnorm_q Gan_SquMatrix33_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_ltmat33f_Fnorm_s Gan_SquMatrix33_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_ltmat33f_sumsqr_q Gan_SquMatrix33_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_ltmat33f_sumsqr_s Gan_SquMatrix33_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_ltmat33f_trace_q Gan_SquMatrix33_f   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

float gan_ltmat33f_trace_s Gan_SquMatrix33_f   A
 

Trace of square matrix.

Returns trace of square matrix A.

double gan_ltmat44_det_q Gan_SquMatrix44   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

double gan_ltmat44_det_s Gan_SquMatrix44   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

double gan_ltmat44_Fnorm_q Gan_SquMatrix44   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_ltmat44_Fnorm_s Gan_SquMatrix44   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_ltmat44_sumsqr_q Gan_SquMatrix44   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_ltmat44_sumsqr_s Gan_SquMatrix44   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_ltmat44_trace_q Gan_SquMatrix44   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

double gan_ltmat44_trace_s Gan_SquMatrix44   A
 

Trace of square matrix.

Returns trace of square matrix A.

float gan_ltmat44f_det_q Gan_SquMatrix44_f   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

float gan_ltmat44f_det_s Gan_SquMatrix44_f   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

float gan_ltmat44f_Fnorm_q Gan_SquMatrix44_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_ltmat44f_Fnorm_s Gan_SquMatrix44_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_ltmat44f_sumsqr_q Gan_SquMatrix44_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_ltmat44f_sumsqr_s Gan_SquMatrix44_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_ltmat44f_trace_q Gan_SquMatrix44_f   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

float gan_ltmat44f_trace_s Gan_SquMatrix44_f   A
 

Trace of square matrix.

Returns trace of square matrix A.

double gan_mat22_det_q Gan_Matrix22   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

double gan_mat22_det_s Gan_Matrix22   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

double gan_mat22_Fnorm_q Gan_Matrix22   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_mat22_Fnorm_s Gan_Matrix22   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_mat22_sumsqr_q Gan_Matrix22   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_mat22_sumsqr_s Gan_Matrix22   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_mat22_trace_q Gan_Matrix22   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

double gan_mat22_trace_s Gan_Matrix22   A
 

Trace of square matrix.

Returns trace of square matrix A.

float gan_mat22f_det_q Gan_Matrix22_f   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

float gan_mat22f_det_s Gan_Matrix22_f   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

float gan_mat22f_Fnorm_q Gan_Matrix22_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_mat22f_Fnorm_s Gan_Matrix22_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_mat22f_sumsqr_q Gan_Matrix22_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_mat22f_sumsqr_s Gan_Matrix22_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_mat22f_trace_q Gan_Matrix22_f   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

float gan_mat22f_trace_s Gan_Matrix22_f   A
 

Trace of square matrix.

Returns trace of square matrix A.

double gan_mat23_Fnorm_q Gan_Matrix23   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_mat23_Fnorm_s Gan_Matrix23   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_mat23_sumsqr_q Gan_Matrix23   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_mat23_sumsqr_s Gan_Matrix23   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_mat23f_Fnorm_q Gan_Matrix23_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_mat23f_Fnorm_s Gan_Matrix23_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_mat23f_sumsqr_q Gan_Matrix23_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_mat23f_sumsqr_s Gan_Matrix23_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_mat24_Fnorm_q Gan_Matrix24   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_mat24_Fnorm_s Gan_Matrix24   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_mat24_sumsqr_q Gan_Matrix24   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_mat24_sumsqr_s Gan_Matrix24   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_mat24f_Fnorm_q Gan_Matrix24_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_mat24f_Fnorm_s Gan_Matrix24_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_mat24f_sumsqr_q Gan_Matrix24_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_mat24f_sumsqr_s Gan_Matrix24_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_mat33_det_q Gan_Matrix33   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

double gan_mat33_det_s Gan_Matrix33   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

double gan_mat33_Fnorm_q Gan_Matrix33   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_mat33_Fnorm_s Gan_Matrix33   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_mat33_sumsqr_q Gan_Matrix33   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_mat33_sumsqr_s Gan_Matrix33   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_mat33_trace_q Gan_Matrix33   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

double gan_mat33_trace_s Gan_Matrix33   A
 

Trace of square matrix.

Returns trace of square matrix A.

float gan_mat33f_det_q Gan_Matrix33_f   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

float gan_mat33f_det_s Gan_Matrix33_f   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

float gan_mat33f_Fnorm_q Gan_Matrix33_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_mat33f_Fnorm_s Gan_Matrix33_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_mat33f_sumsqr_q Gan_Matrix33_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_mat33f_sumsqr_s Gan_Matrix33_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_mat33f_trace_q Gan_Matrix33_f   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

float gan_mat33f_trace_s Gan_Matrix33_f   A
 

Trace of square matrix.

Returns trace of square matrix A.

double gan_mat34_Fnorm_q Gan_Matrix34   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_mat34_Fnorm_s Gan_Matrix34   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_mat34_sumsqr_q Gan_Matrix34   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_mat34_sumsqr_s Gan_Matrix34   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_mat34f_Fnorm_q Gan_Matrix34_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_mat34f_Fnorm_s Gan_Matrix34_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_mat34f_sumsqr_q Gan_Matrix34_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_mat34f_sumsqr_s Gan_Matrix34_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_mat44_det_q Gan_Matrix44   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

double gan_mat44_det_s Gan_Matrix44   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

double gan_mat44_Fnorm_q Gan_Matrix44   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_mat44_Fnorm_s Gan_Matrix44   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_mat44_sumsqr_q Gan_Matrix44   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_mat44_sumsqr_s Gan_Matrix44   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_mat44_trace_q Gan_Matrix44   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

double gan_mat44_trace_s Gan_Matrix44   A
 

Trace of square matrix.

Returns trace of square matrix A.

float gan_mat44f_det_q Gan_Matrix44_f   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

float gan_mat44f_det_s Gan_Matrix44_f   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

float gan_mat44f_Fnorm_q Gan_Matrix44_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_mat44f_Fnorm_s Gan_Matrix44_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_mat44f_sumsqr_q Gan_Matrix44_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_mat44f_sumsqr_s Gan_Matrix44_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_mat44f_trace_q Gan_Matrix44_f   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

float gan_mat44f_trace_s Gan_Matrix44_f   A
 

Trace of square matrix.

Returns trace of square matrix A.

double gan_symmat22_det_q Gan_SquMatrix22   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

double gan_symmat22_det_s Gan_SquMatrix22   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

double gan_symmat22_Fnorm_q Gan_SquMatrix22   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_symmat22_Fnorm_s Gan_SquMatrix22   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_symmat22_sumsqr_q Gan_SquMatrix22   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_symmat22_sumsqr_s Gan_SquMatrix22   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_symmat22_trace_q Gan_SquMatrix22   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

double gan_symmat22_trace_s Gan_SquMatrix22   A
 

Trace of square matrix.

Returns trace of square matrix A.

float gan_symmat22f_det_q Gan_SquMatrix22_f   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

float gan_symmat22f_det_s Gan_SquMatrix22_f   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

float gan_symmat22f_Fnorm_q Gan_SquMatrix22_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_symmat22f_Fnorm_s Gan_SquMatrix22_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_symmat22f_sumsqr_q Gan_SquMatrix22_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_symmat22f_sumsqr_s Gan_SquMatrix22_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_symmat22f_trace_q Gan_SquMatrix22_f   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

float gan_symmat22f_trace_s Gan_SquMatrix22_f   A
 

Trace of square matrix.

Returns trace of square matrix A.

double gan_symmat33_det_q Gan_SquMatrix33   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

double gan_symmat33_det_s Gan_SquMatrix33   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

double gan_symmat33_Fnorm_q Gan_SquMatrix33   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_symmat33_Fnorm_s Gan_SquMatrix33   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_symmat33_sumsqr_q Gan_SquMatrix33   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_symmat33_sumsqr_s Gan_SquMatrix33   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_symmat33_trace_q Gan_SquMatrix33   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

double gan_symmat33_trace_s Gan_SquMatrix33   A
 

Trace of square matrix.

Returns trace of square matrix A.

float gan_symmat33f_det_q Gan_SquMatrix33_f   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

float gan_symmat33f_det_s Gan_SquMatrix33_f   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

float gan_symmat33f_Fnorm_q Gan_SquMatrix33_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_symmat33f_Fnorm_s Gan_SquMatrix33_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_symmat33f_sumsqr_q Gan_SquMatrix33_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_symmat33f_sumsqr_s Gan_SquMatrix33_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_symmat33f_trace_q Gan_SquMatrix33_f   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

float gan_symmat33f_trace_s Gan_SquMatrix33_f   A
 

Trace of square matrix.

Returns trace of square matrix A.

double gan_symmat44_det_q Gan_SquMatrix44   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

double gan_symmat44_det_s Gan_SquMatrix44   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

double gan_symmat44_Fnorm_q Gan_SquMatrix44   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

double gan_symmat44_Fnorm_s Gan_SquMatrix44   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

double gan_symmat44_sumsqr_q Gan_SquMatrix44   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

double gan_symmat44_sumsqr_s Gan_SquMatrix44   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

double gan_symmat44_trace_q Gan_SquMatrix44   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

double gan_symmat44_trace_s Gan_SquMatrix44   A
 

Trace of square matrix.

Returns trace of square matrix A.

float gan_symmat44f_det_q Gan_SquMatrix44_f   A
 

Macro: Determinant of square matrix.

Returns determinant of square matrix A.

float gan_symmat44f_det_s Gan_SquMatrix44_f   A
 

Determinant of square matrix.

Returns determinant of square matrix A.

float gan_symmat44f_Fnorm_q Gan_SquMatrix44_f   A
 

Macro: Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A.

float gan_symmat44f_Fnorm_s Gan_SquMatrix44_f   A
 

Frobenius norm of matrix.

Returns Frobenius norm of matrix A, defined as the square-root of the sum of squares of the elements of A. Implemented as a function.

float gan_symmat44f_sumsqr_q Gan_SquMatrix44_f   A
 

Macro: Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A.

float gan_symmat44f_sumsqr_s Gan_SquMatrix44_f   A
 

Returns sum of squares of matrix elements.

Returns sum of squares of elements of matrix A. Implemented as a function.

float gan_symmat44f_trace_q Gan_SquMatrix44_f   A
 

Macro: Trace of square matrix.

Returns trace of square matrix A.

float gan_symmat44f_trace_s Gan_SquMatrix44_f   A
 

Trace of square matrix.

Returns trace of square matrix A.


Generated on Mon Oct 13 16:14:57 2003 by doxygen1.3-rc1