Functions | |
double | gan_mat22_det_s (const Gan_Matrix22 *A) |
Determinant of square matrix. | |
double | gan_mat22_trace_s (const Gan_Matrix22 *A) |
Trace of square matrix. | |
double | gan_mat22_sumsqr_s (const Gan_Matrix22 *A) |
Returns sum of squares of matrix elements. | |
double | gan_mat22_Fnorm_s (const Gan_Matrix22 *A) |
Frobenius norm of matrix. | |
double | gan_symmat22_det_s (const Gan_SquMatrix22 *A) |
Determinant of square matrix. | |
double | gan_symmat22_trace_s (const Gan_SquMatrix22 *A) |
Trace of square matrix. | |
double | gan_symmat22_sumsqr_s (const Gan_SquMatrix22 *A) |
Returns sum of squares of matrix elements. | |
double | gan_symmat22_Fnorm_s (const Gan_SquMatrix22 *A) |
Frobenius norm of matrix. | |
double | gan_ltmat22_det_s (const Gan_SquMatrix22 *A) |
Determinant of square matrix. | |
double | gan_ltmat22_trace_s (const Gan_SquMatrix22 *A) |
Trace of square matrix. | |
double | gan_ltmat22_sumsqr_s (const Gan_SquMatrix22 *A) |
Returns sum of squares of matrix elements. | |
double | gan_ltmat22_Fnorm_s (const Gan_SquMatrix22 *A) |
Frobenius norm of matrix. | |
double | gan_mat22_det_q (const Gan_Matrix22 *A) |
Macro: Determinant of square matrix. | |
double | gan_mat22_trace_q (const Gan_Matrix22 *A) |
Macro: Trace of square matrix. | |
double | gan_mat22_sumsqr_q (const Gan_Matrix22 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_mat22_Fnorm_q (const Gan_Matrix22 *A) |
Macro: Frobenius norm of matrix. | |
double | gan_symmat22_det_q (const Gan_SquMatrix22 *A) |
Macro: Determinant of square matrix. | |
double | gan_symmat22_trace_q (const Gan_SquMatrix22 *A) |
Macro: Trace of square matrix. | |
double | gan_symmat22_sumsqr_q (const Gan_SquMatrix22 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_symmat22_Fnorm_q (const Gan_SquMatrix22 *A) |
Macro: Frobenius norm of matrix. | |
double | gan_ltmat22_det_q (const Gan_SquMatrix22 *A) |
Macro: Determinant of square matrix. | |
double | gan_ltmat22_trace_q (const Gan_SquMatrix22 *A) |
Macro: Trace of square matrix. | |
double | gan_ltmat22_sumsqr_q (const Gan_SquMatrix22 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_ltmat22_Fnorm_q (const Gan_SquMatrix22 *A) |
Macro: Frobenius norm of matrix. | |
float | gan_mat22f_det_s (const Gan_Matrix22_f *A) |
Determinant of square matrix. | |
float | gan_mat22f_trace_s (const Gan_Matrix22_f *A) |
Trace of square matrix. | |
float | gan_mat22f_sumsqr_s (const Gan_Matrix22_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_mat22f_Fnorm_s (const Gan_Matrix22_f *A) |
Frobenius norm of matrix. | |
float | gan_symmat22f_det_s (const Gan_SquMatrix22_f *A) |
Determinant of square matrix. | |
float | gan_symmat22f_trace_s (const Gan_SquMatrix22_f *A) |
Trace of square matrix. | |
float | gan_symmat22f_sumsqr_s (const Gan_SquMatrix22_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_symmat22f_Fnorm_s (const Gan_SquMatrix22_f *A) |
Frobenius norm of matrix. | |
float | gan_ltmat22f_det_s (const Gan_SquMatrix22_f *A) |
Determinant of square matrix. | |
float | gan_ltmat22f_trace_s (const Gan_SquMatrix22_f *A) |
Trace of square matrix. | |
float | gan_ltmat22f_sumsqr_s (const Gan_SquMatrix22_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_ltmat22f_Fnorm_s (const Gan_SquMatrix22_f *A) |
Frobenius norm of matrix. | |
float | gan_mat22f_det_q (const Gan_Matrix22_f *A) |
Macro: Determinant of square matrix. | |
float | gan_mat22f_trace_q (const Gan_Matrix22_f *A) |
Macro: Trace of square matrix. | |
float | gan_mat22f_sumsqr_q (const Gan_Matrix22_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_mat22f_Fnorm_q (const Gan_Matrix22_f *A) |
Macro: Frobenius norm of matrix. | |
float | gan_symmat22f_det_q (const Gan_SquMatrix22_f *A) |
Macro: Determinant of square matrix. | |
float | gan_symmat22f_trace_q (const Gan_SquMatrix22_f *A) |
Macro: Trace of square matrix. | |
float | gan_symmat22f_sumsqr_q (const Gan_SquMatrix22_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_symmat22f_Fnorm_q (const Gan_SquMatrix22_f *A) |
Macro: Frobenius norm of matrix. | |
float | gan_ltmat22f_det_q (const Gan_SquMatrix22_f *A) |
Macro: Determinant of square matrix. | |
float | gan_ltmat22f_trace_q (const Gan_SquMatrix22_f *A) |
Macro: Trace of square matrix. | |
float | gan_ltmat22f_sumsqr_q (const Gan_SquMatrix22_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_ltmat22f_Fnorm_q (const Gan_SquMatrix22_f *A) |
Macro: Frobenius norm of matrix. | |
double | gan_mat23_sumsqr_s (const Gan_Matrix23 *A) |
Returns sum of squares of matrix elements. | |
double | gan_mat23_Fnorm_s (const Gan_Matrix23 *A) |
Frobenius norm of matrix. | |
double | gan_mat23_sumsqr_q (const Gan_Matrix23 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_mat23_Fnorm_q (const Gan_Matrix23 *A) |
Macro: Frobenius norm of matrix. | |
float | gan_mat23f_sumsqr_s (const Gan_Matrix23_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_mat23f_Fnorm_s (const Gan_Matrix23_f *A) |
Frobenius norm of matrix. | |
float | gan_mat23f_sumsqr_q (const Gan_Matrix23_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_mat23f_Fnorm_q (const Gan_Matrix23_f *A) |
Macro: Frobenius norm of matrix. | |
double | gan_mat24_sumsqr_s (const Gan_Matrix24 *A) |
Returns sum of squares of matrix elements. | |
double | gan_mat24_Fnorm_s (const Gan_Matrix24 *A) |
Frobenius norm of matrix. | |
double | gan_mat24_sumsqr_q (const Gan_Matrix24 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_mat24_Fnorm_q (const Gan_Matrix24 *A) |
Macro: Frobenius norm of matrix. | |
float | gan_mat24f_sumsqr_s (const Gan_Matrix24_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_mat24f_Fnorm_s (const Gan_Matrix24_f *A) |
Frobenius norm of matrix. | |
float | gan_mat24f_sumsqr_q (const Gan_Matrix24_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_mat24f_Fnorm_q (const Gan_Matrix24_f *A) |
Macro: Frobenius norm of matrix. | |
double | gan_mat33_det_s (const Gan_Matrix33 *A) |
Determinant of square matrix. | |
double | gan_mat33_trace_s (const Gan_Matrix33 *A) |
Trace of square matrix. | |
double | gan_mat33_sumsqr_s (const Gan_Matrix33 *A) |
Returns sum of squares of matrix elements. | |
double | gan_mat33_Fnorm_s (const Gan_Matrix33 *A) |
Frobenius norm of matrix. | |
double | gan_symmat33_det_s (const Gan_SquMatrix33 *A) |
Determinant of square matrix. | |
double | gan_symmat33_trace_s (const Gan_SquMatrix33 *A) |
Trace of square matrix. | |
double | gan_symmat33_sumsqr_s (const Gan_SquMatrix33 *A) |
Returns sum of squares of matrix elements. | |
double | gan_symmat33_Fnorm_s (const Gan_SquMatrix33 *A) |
Frobenius norm of matrix. | |
double | gan_ltmat33_det_s (const Gan_SquMatrix33 *A) |
Determinant of square matrix. | |
double | gan_ltmat33_trace_s (const Gan_SquMatrix33 *A) |
Trace of square matrix. | |
double | gan_ltmat33_sumsqr_s (const Gan_SquMatrix33 *A) |
Returns sum of squares of matrix elements. | |
double | gan_ltmat33_Fnorm_s (const Gan_SquMatrix33 *A) |
Frobenius norm of matrix. | |
double | gan_mat33_det_q (const Gan_Matrix33 *A) |
Macro: Determinant of square matrix. | |
double | gan_mat33_trace_q (const Gan_Matrix33 *A) |
Macro: Trace of square matrix. | |
double | gan_mat33_sumsqr_q (const Gan_Matrix33 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_mat33_Fnorm_q (const Gan_Matrix33 *A) |
Macro: Frobenius norm of matrix. | |
double | gan_symmat33_det_q (const Gan_SquMatrix33 *A) |
Macro: Determinant of square matrix. | |
double | gan_symmat33_trace_q (const Gan_SquMatrix33 *A) |
Macro: Trace of square matrix. | |
double | gan_symmat33_sumsqr_q (const Gan_SquMatrix33 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_symmat33_Fnorm_q (const Gan_SquMatrix33 *A) |
Macro: Frobenius norm of matrix. | |
double | gan_ltmat33_det_q (const Gan_SquMatrix33 *A) |
Macro: Determinant of square matrix. | |
double | gan_ltmat33_trace_q (const Gan_SquMatrix33 *A) |
Macro: Trace of square matrix. | |
double | gan_ltmat33_sumsqr_q (const Gan_SquMatrix33 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_ltmat33_Fnorm_q (const Gan_SquMatrix33 *A) |
Macro: Frobenius norm of matrix. | |
float | gan_mat33f_det_s (const Gan_Matrix33_f *A) |
Determinant of square matrix. | |
float | gan_mat33f_trace_s (const Gan_Matrix33_f *A) |
Trace of square matrix. | |
float | gan_mat33f_sumsqr_s (const Gan_Matrix33_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_mat33f_Fnorm_s (const Gan_Matrix33_f *A) |
Frobenius norm of matrix. | |
float | gan_symmat33f_det_s (const Gan_SquMatrix33_f *A) |
Determinant of square matrix. | |
float | gan_symmat33f_trace_s (const Gan_SquMatrix33_f *A) |
Trace of square matrix. | |
float | gan_symmat33f_sumsqr_s (const Gan_SquMatrix33_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_symmat33f_Fnorm_s (const Gan_SquMatrix33_f *A) |
Frobenius norm of matrix. | |
float | gan_ltmat33f_det_s (const Gan_SquMatrix33_f *A) |
Determinant of square matrix. | |
float | gan_ltmat33f_trace_s (const Gan_SquMatrix33_f *A) |
Trace of square matrix. | |
float | gan_ltmat33f_sumsqr_s (const Gan_SquMatrix33_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_ltmat33f_Fnorm_s (const Gan_SquMatrix33_f *A) |
Frobenius norm of matrix. | |
float | gan_mat33f_det_q (const Gan_Matrix33_f *A) |
Macro: Determinant of square matrix. | |
float | gan_mat33f_trace_q (const Gan_Matrix33_f *A) |
Macro: Trace of square matrix. | |
float | gan_mat33f_sumsqr_q (const Gan_Matrix33_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_mat33f_Fnorm_q (const Gan_Matrix33_f *A) |
Macro: Frobenius norm of matrix. | |
float | gan_symmat33f_det_q (const Gan_SquMatrix33_f *A) |
Macro: Determinant of square matrix. | |
float | gan_symmat33f_trace_q (const Gan_SquMatrix33_f *A) |
Macro: Trace of square matrix. | |
float | gan_symmat33f_sumsqr_q (const Gan_SquMatrix33_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_symmat33f_Fnorm_q (const Gan_SquMatrix33_f *A) |
Macro: Frobenius norm of matrix. | |
float | gan_ltmat33f_det_q (const Gan_SquMatrix33_f *A) |
Macro: Determinant of square matrix. | |
float | gan_ltmat33f_trace_q (const Gan_SquMatrix33_f *A) |
Macro: Trace of square matrix. | |
float | gan_ltmat33f_sumsqr_q (const Gan_SquMatrix33_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_ltmat33f_Fnorm_q (const Gan_SquMatrix33_f *A) |
Macro: Frobenius norm of matrix. | |
double | gan_mat34_sumsqr_s (const Gan_Matrix34 *A) |
Returns sum of squares of matrix elements. | |
double | gan_mat34_Fnorm_s (const Gan_Matrix34 *A) |
Frobenius norm of matrix. | |
double | gan_mat34_sumsqr_q (const Gan_Matrix34 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_mat34_Fnorm_q (const Gan_Matrix34 *A) |
Macro: Frobenius norm of matrix. | |
float | gan_mat34f_sumsqr_s (const Gan_Matrix34_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_mat34f_Fnorm_s (const Gan_Matrix34_f *A) |
Frobenius norm of matrix. | |
float | gan_mat34f_sumsqr_q (const Gan_Matrix34_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_mat34f_Fnorm_q (const Gan_Matrix34_f *A) |
Macro: Frobenius norm of matrix. | |
double | gan_mat44_det_s (const Gan_Matrix44 *A) |
Determinant of square matrix. | |
double | gan_mat44_trace_s (const Gan_Matrix44 *A) |
Trace of square matrix. | |
double | gan_mat44_sumsqr_s (const Gan_Matrix44 *A) |
Returns sum of squares of matrix elements. | |
double | gan_mat44_Fnorm_s (const Gan_Matrix44 *A) |
Frobenius norm of matrix. | |
double | gan_symmat44_det_s (const Gan_SquMatrix44 *A) |
Determinant of square matrix. | |
double | gan_symmat44_trace_s (const Gan_SquMatrix44 *A) |
Trace of square matrix. | |
double | gan_symmat44_sumsqr_s (const Gan_SquMatrix44 *A) |
Returns sum of squares of matrix elements. | |
double | gan_symmat44_Fnorm_s (const Gan_SquMatrix44 *A) |
Frobenius norm of matrix. | |
double | gan_ltmat44_det_s (const Gan_SquMatrix44 *A) |
Determinant of square matrix. | |
double | gan_ltmat44_trace_s (const Gan_SquMatrix44 *A) |
Trace of square matrix. | |
double | gan_ltmat44_sumsqr_s (const Gan_SquMatrix44 *A) |
Returns sum of squares of matrix elements. | |
double | gan_ltmat44_Fnorm_s (const Gan_SquMatrix44 *A) |
Frobenius norm of matrix. | |
double | gan_mat44_det_q (const Gan_Matrix44 *A) |
Macro: Determinant of square matrix. | |
double | gan_mat44_trace_q (const Gan_Matrix44 *A) |
Macro: Trace of square matrix. | |
double | gan_mat44_sumsqr_q (const Gan_Matrix44 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_mat44_Fnorm_q (const Gan_Matrix44 *A) |
Macro: Frobenius norm of matrix. | |
double | gan_symmat44_det_q (const Gan_SquMatrix44 *A) |
Macro: Determinant of square matrix. | |
double | gan_symmat44_trace_q (const Gan_SquMatrix44 *A) |
Macro: Trace of square matrix. | |
double | gan_symmat44_sumsqr_q (const Gan_SquMatrix44 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_symmat44_Fnorm_q (const Gan_SquMatrix44 *A) |
Macro: Frobenius norm of matrix. | |
double | gan_ltmat44_det_q (const Gan_SquMatrix44 *A) |
Macro: Determinant of square matrix. | |
double | gan_ltmat44_trace_q (const Gan_SquMatrix44 *A) |
Macro: Trace of square matrix. | |
double | gan_ltmat44_sumsqr_q (const Gan_SquMatrix44 *A) |
Macro: Returns sum of squares of matrix elements. | |
double | gan_ltmat44_Fnorm_q (const Gan_SquMatrix44 *A) |
Macro: Frobenius norm of matrix. | |
float | gan_mat44f_det_s (const Gan_Matrix44_f *A) |
Determinant of square matrix. | |
float | gan_mat44f_trace_s (const Gan_Matrix44_f *A) |
Trace of square matrix. | |
float | gan_mat44f_sumsqr_s (const Gan_Matrix44_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_mat44f_Fnorm_s (const Gan_Matrix44_f *A) |
Frobenius norm of matrix. | |
float | gan_symmat44f_det_s (const Gan_SquMatrix44_f *A) |
Determinant of square matrix. | |
float | gan_symmat44f_trace_s (const Gan_SquMatrix44_f *A) |
Trace of square matrix. | |
float | gan_symmat44f_sumsqr_s (const Gan_SquMatrix44_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_symmat44f_Fnorm_s (const Gan_SquMatrix44_f *A) |
Frobenius norm of matrix. | |
float | gan_ltmat44f_det_s (const Gan_SquMatrix44_f *A) |
Determinant of square matrix. | |
float | gan_ltmat44f_trace_s (const Gan_SquMatrix44_f *A) |
Trace of square matrix. | |
float | gan_ltmat44f_sumsqr_s (const Gan_SquMatrix44_f *A) |
Returns sum of squares of matrix elements. | |
float | gan_ltmat44f_Fnorm_s (const Gan_SquMatrix44_f *A) |
Frobenius norm of matrix. | |
float | gan_mat44f_det_q (const Gan_Matrix44_f *A) |
Macro: Determinant of square matrix. | |
float | gan_mat44f_trace_q (const Gan_Matrix44_f *A) |
Macro: Trace of square matrix. | |
float | gan_mat44f_sumsqr_q (const Gan_Matrix44_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_mat44f_Fnorm_q (const Gan_Matrix44_f *A) |
Macro: Frobenius norm of matrix. | |
float | gan_symmat44f_det_q (const Gan_SquMatrix44_f *A) |
Macro: Determinant of square matrix. | |
float | gan_symmat44f_trace_q (const Gan_SquMatrix44_f *A) |
Macro: Trace of square matrix. | |
float | gan_symmat44f_sumsqr_q (const Gan_SquMatrix44_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_symmat44f_Fnorm_q (const Gan_SquMatrix44_f *A) |
Macro: Frobenius norm of matrix. | |
float | gan_ltmat44f_det_q (const Gan_SquMatrix44_f *A) |
Macro: Determinant of square matrix. | |
float | gan_ltmat44f_trace_q (const Gan_SquMatrix44_f *A) |
Macro: Trace of square matrix. | |
float | gan_ltmat44f_sumsqr_q (const Gan_SquMatrix44_f *A) |
Macro: Returns sum of squares of matrix elements. | |
float | gan_ltmat44f_Fnorm_q (const Gan_SquMatrix44_f *A) |
Macro: Frobenius norm of matrix. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |
|
Macro: Determinant of square matrix. Returns determinant of square matrix A. |
|
Determinant of square matrix. Returns determinant of square matrix 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. |
|
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. |
|
Macro: Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. |
|
Returns sum of squares of matrix elements. Returns sum of squares of elements of matrix A. Implemented as a function. |
|
Macro: Trace of square matrix. Returns trace of square matrix A. |
|
Trace of square matrix. Returns trace of square matrix A. |