Main Page   Modules   Compound List   File List   Compound Members   File Members  

Convert a Fixed Size Matrix
[Fixed Size MatricesFixed Size Matrices and Vectors]


Functions

Gan_Matrix22gan_mat22_from_mat_q (Gan_Matrix *A, Gan_Matrix22 *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix22gan_mat22_from_squmat_q (Gan_SquMatrix *A, Gan_Matrix22 *B)
 Macro: Convert square rectangular matrix to fixed size matrix structure.

Gan_SquMatrix22gan_squmat22_from_squmat_q (Gan_SquMatrix *A, Gan_SquMatrix22 *B)
 Macro: Convert square rectangular matrix to fixed size square matrix structure.

Gan_Matrix22gan_symmat22_to_mat22_q (Gan_SquMatrix22 *A, Gan_Matrix22 *B)
 Convert symmetric 2x2 matrix to generic 2x2 matrix.

Gan_Matrix22 gan_symmat22_to_mat22_s (Gan_SquMatrix22 *A)
 Convert symmetric 2x2 matrix to generic 2x2 matrix.

Gan_Matrix22 gan_mat22_from_mat_s (Gan_Matrix *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix22 gan_mat22_from_squmat_s (Gan_SquMatrix *A)
 Convert square matrix to fixed size matrix structure.

Gan_SquMatrix22 gan_squmat22_from_squmat_s (Gan_SquMatrix *A)
 Convert a square matrix to a symmetric fixed size matrix.

Gan_Matrix22_fgan_mat22f_from_matf_q (Gan_Matrix_f *A, Gan_Matrix22_f *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix22_fgan_mat22f_from_squmatf_q (Gan_SquMatrix_f *A, Gan_Matrix22_f *B)
 Macro: Convert square rectangular matrix to fixed size matrix structure.

Gan_SquMatrix22_fgan_squmat22f_from_squmatf_q (Gan_SquMatrix_f *A, Gan_SquMatrix22_f *B)
 Macro: Convert square rectangular matrix to fixed size square matrix structure.

Gan_Matrix22_fgan_symmat22f_to_mat22f_q (Gan_SquMatrix22_f *A, Gan_Matrix22_f *B)
 Convert symmetric 2x2 matrix to generic 2x2 matrix.

Gan_Matrix22_f gan_symmat22f_to_mat22f_s (Gan_SquMatrix22_f *A)
 Convert symmetric 2x2 matrix to generic 2x2 matrix.

Gan_Matrix22_f gan_mat22f_from_matf_s (Gan_Matrix_f *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix22_f gan_mat22f_from_squmatf_s (Gan_SquMatrix_f *A)
 Convert square matrix to fixed size matrix structure.

Gan_SquMatrix22_f gan_squmat22f_from_squmatf_s (Gan_SquMatrix_f *A)
 Convert a square matrix to a symmetric fixed size matrix.

Gan_Matrix23gan_mat23_from_mat_q (Gan_Matrix *A, Gan_Matrix23 *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix23 gan_mat23_from_mat_s (Gan_Matrix *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix23_fgan_mat23f_from_matf_q (Gan_Matrix_f *A, Gan_Matrix23_f *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix23_f gan_mat23f_from_matf_s (Gan_Matrix_f *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix24gan_mat24_from_mat_q (Gan_Matrix *A, Gan_Matrix24 *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix24 gan_mat24_from_mat_s (Gan_Matrix *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix24_fgan_mat24f_from_matf_q (Gan_Matrix_f *A, Gan_Matrix24_f *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix24_f gan_mat24f_from_matf_s (Gan_Matrix_f *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix33gan_mat33_from_mat_q (Gan_Matrix *A, Gan_Matrix33 *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix33gan_mat33_from_squmat_q (Gan_SquMatrix *A, Gan_Matrix33 *B)
 Macro: Convert square rectangular matrix to fixed size matrix structure.

Gan_SquMatrix33gan_squmat33_from_squmat_q (Gan_SquMatrix *A, Gan_SquMatrix33 *B)
 Macro: Convert square rectangular matrix to fixed size square matrix structure.

Gan_Matrix33gan_symmat33_to_mat33_q (Gan_SquMatrix33 *A, Gan_Matrix33 *B)
 Convert symmetric 3x3 matrix to generic 3x3 matrix.

Gan_Matrix33 gan_symmat33_to_mat33_s (Gan_SquMatrix33 *A)
 Convert symmetric 3x3 matrix to generic 3x3 matrix.

Gan_Matrix33 gan_mat33_from_mat_s (Gan_Matrix *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix33 gan_mat33_from_squmat_s (Gan_SquMatrix *A)
 Convert square matrix to fixed size matrix structure.

Gan_SquMatrix33 gan_squmat33_from_squmat_s (Gan_SquMatrix *A)
 Convert a square matrix to a symmetric fixed size matrix.

Gan_Matrix33_fgan_mat33f_from_matf_q (Gan_Matrix_f *A, Gan_Matrix33_f *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix33_fgan_mat33f_from_squmatf_q (Gan_SquMatrix_f *A, Gan_Matrix33_f *B)
 Macro: Convert square rectangular matrix to fixed size matrix structure.

Gan_SquMatrix33_fgan_squmat33f_from_squmatf_q (Gan_SquMatrix_f *A, Gan_SquMatrix33_f *B)
 Macro: Convert square rectangular matrix to fixed size square matrix structure.

Gan_Matrix33_fgan_symmat33f_to_mat33f_q (Gan_SquMatrix33_f *A, Gan_Matrix33_f *B)
 Convert symmetric 3x3 matrix to generic 3x3 matrix.

Gan_Matrix33_f gan_symmat33f_to_mat33f_s (Gan_SquMatrix33_f *A)
 Convert symmetric 3x3 matrix to generic 3x3 matrix.

Gan_Matrix33_f gan_mat33f_from_matf_s (Gan_Matrix_f *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix33_f gan_mat33f_from_squmatf_s (Gan_SquMatrix_f *A)
 Convert square matrix to fixed size matrix structure.

Gan_SquMatrix33_f gan_squmat33f_from_squmatf_s (Gan_SquMatrix_f *A)
 Convert a square matrix to a symmetric fixed size matrix.

Gan_Matrix34gan_mat34_from_mat_q (Gan_Matrix *A, Gan_Matrix34 *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix34 gan_mat34_from_mat_s (Gan_Matrix *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix34_fgan_mat34f_from_matf_q (Gan_Matrix_f *A, Gan_Matrix34_f *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix34_f gan_mat34f_from_matf_s (Gan_Matrix_f *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix44gan_mat44_from_mat_q (Gan_Matrix *A, Gan_Matrix44 *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix44gan_mat44_from_squmat_q (Gan_SquMatrix *A, Gan_Matrix44 *B)
 Macro: Convert square rectangular matrix to fixed size matrix structure.

Gan_SquMatrix44gan_squmat44_from_squmat_q (Gan_SquMatrix *A, Gan_SquMatrix44 *B)
 Macro: Convert square rectangular matrix to fixed size square matrix structure.

Gan_Matrix44gan_symmat44_to_mat44_q (Gan_SquMatrix44 *A, Gan_Matrix44 *B)
 Convert symmetric 4x4 matrix to generic 4x4 matrix.

Gan_Matrix44 gan_symmat44_to_mat44_s (Gan_SquMatrix44 *A)
 Convert symmetric 4x4 matrix to generic 4x4 matrix.

Gan_Matrix44 gan_mat44_from_mat_s (Gan_Matrix *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix44 gan_mat44_from_squmat_s (Gan_SquMatrix *A)
 Convert square matrix to fixed size matrix structure.

Gan_SquMatrix44 gan_squmat44_from_squmat_s (Gan_SquMatrix *A)
 Convert a square matrix to a symmetric fixed size matrix.

Gan_Matrix44_fgan_mat44f_from_matf_q (Gan_Matrix_f *A, Gan_Matrix44_f *B)
 Macro: Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix44_fgan_mat44f_from_squmatf_q (Gan_SquMatrix_f *A, Gan_Matrix44_f *B)
 Macro: Convert square rectangular matrix to fixed size matrix structure.

Gan_SquMatrix44_fgan_squmat44f_from_squmatf_q (Gan_SquMatrix_f *A, Gan_SquMatrix44_f *B)
 Macro: Convert square rectangular matrix to fixed size square matrix structure.

Gan_Matrix44_fgan_symmat44f_to_mat44f_q (Gan_SquMatrix44_f *A, Gan_Matrix44_f *B)
 Convert symmetric 4x4 matrix to generic 4x4 matrix.

Gan_Matrix44_f gan_symmat44f_to_mat44f_s (Gan_SquMatrix44_f *A)
 Convert symmetric 4x4 matrix to generic 4x4 matrix.

Gan_Matrix44_f gan_mat44f_from_matf_s (Gan_Matrix_f *A)
 Convert generic rectangular matrix to fixed size matrix structure.

Gan_Matrix44_f gan_mat44f_from_squmatf_s (Gan_SquMatrix_f *A)
 Convert square matrix to fixed size matrix structure.

Gan_SquMatrix44_f gan_squmat44f_from_squmatf_s (Gan_SquMatrix_f *A)
 Convert a square matrix to a symmetric fixed size matrix.


Function Documentation

Gan_Matrix22* gan_mat22_from_mat_q Gan_Matrix   A,
Gan_Matrix22   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 2x2 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix22 gan_mat22_from_mat_s Gan_Matrix   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix22* gan_mat22_from_squmat_q Gan_SquMatrix   A,
Gan_Matrix22   B
 

Macro: Convert square rectangular matrix to fixed size matrix structure.

Convert symmetric matrix A to generic 2x2 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix22 gan_mat22_from_squmat_s Gan_SquMatrix   A
 

Convert square matrix to fixed size matrix structure.

Convert square matrix A to fixed size matrix structure. returning the result as a new matrix.

Gan_Matrix22_f* gan_mat22f_from_matf_q Gan_Matrix_f   A,
Gan_Matrix22_f   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 2x2 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix22_f gan_mat22f_from_matf_s Gan_Matrix_f   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix22_f* gan_mat22f_from_squmatf_q Gan_SquMatrix_f   A,
Gan_Matrix22_f   B
 

Macro: Convert square rectangular matrix to fixed size matrix structure.

Convert symmetric matrix A to generic 2x2 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix22_f gan_mat22f_from_squmatf_s Gan_SquMatrix_f   A
 

Convert square matrix to fixed size matrix structure.

Convert square matrix A to fixed size matrix structure. returning the result as a new matrix.

Gan_Matrix23* gan_mat23_from_mat_q Gan_Matrix   A,
Gan_Matrix23   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 2x3 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix23 gan_mat23_from_mat_s Gan_Matrix   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix23_f* gan_mat23f_from_matf_q Gan_Matrix_f   A,
Gan_Matrix23_f   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 2x3 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix23_f gan_mat23f_from_matf_s Gan_Matrix_f   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix24* gan_mat24_from_mat_q Gan_Matrix   A,
Gan_Matrix24   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 2x4 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix24 gan_mat24_from_mat_s Gan_Matrix   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix24_f* gan_mat24f_from_matf_q Gan_Matrix_f   A,
Gan_Matrix24_f   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 2x4 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix24_f gan_mat24f_from_matf_s Gan_Matrix_f   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix33* gan_mat33_from_mat_q Gan_Matrix   A,
Gan_Matrix33   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 3x3 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix33 gan_mat33_from_mat_s Gan_Matrix   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix33* gan_mat33_from_squmat_q Gan_SquMatrix   A,
Gan_Matrix33   B
 

Macro: Convert square rectangular matrix to fixed size matrix structure.

Convert symmetric matrix A to generic 3x3 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix33 gan_mat33_from_squmat_s Gan_SquMatrix   A
 

Convert square matrix to fixed size matrix structure.

Convert square matrix A to fixed size matrix structure. returning the result as a new matrix.

Gan_Matrix33_f* gan_mat33f_from_matf_q Gan_Matrix_f   A,
Gan_Matrix33_f   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 3x3 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix33_f gan_mat33f_from_matf_s Gan_Matrix_f   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix33_f* gan_mat33f_from_squmatf_q Gan_SquMatrix_f   A,
Gan_Matrix33_f   B
 

Macro: Convert square rectangular matrix to fixed size matrix structure.

Convert symmetric matrix A to generic 3x3 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix33_f gan_mat33f_from_squmatf_s Gan_SquMatrix_f   A
 

Convert square matrix to fixed size matrix structure.

Convert square matrix A to fixed size matrix structure. returning the result as a new matrix.

Gan_Matrix34* gan_mat34_from_mat_q Gan_Matrix   A,
Gan_Matrix34   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 3x4 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix34 gan_mat34_from_mat_s Gan_Matrix   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix34_f* gan_mat34f_from_matf_q Gan_Matrix_f   A,
Gan_Matrix34_f   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 3x4 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix34_f gan_mat34f_from_matf_s Gan_Matrix_f   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix44* gan_mat44_from_mat_q Gan_Matrix   A,
Gan_Matrix44   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 4x4 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix44 gan_mat44_from_mat_s Gan_Matrix   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix44* gan_mat44_from_squmat_q Gan_SquMatrix   A,
Gan_Matrix44   B
 

Macro: Convert square rectangular matrix to fixed size matrix structure.

Convert symmetric matrix A to generic 4x4 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix44 gan_mat44_from_squmat_s Gan_SquMatrix   A
 

Convert square matrix to fixed size matrix structure.

Convert square matrix A to fixed size matrix structure. returning the result as a new matrix.

Gan_Matrix44_f* gan_mat44f_from_matf_q Gan_Matrix_f   A,
Gan_Matrix44_f   B
 

Macro: Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to 4x4 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix44_f gan_mat44f_from_matf_s Gan_Matrix_f   A
 

Convert generic rectangular matrix to fixed size matrix structure.

Convert generic rectangular matrix A to fixed size matrix structure, returning the result as a new matrix.

Gan_Matrix44_f* gan_mat44f_from_squmatf_q Gan_SquMatrix_f   A,
Gan_Matrix44_f   B
 

Macro: Convert square rectangular matrix to fixed size matrix structure.

Convert symmetric matrix A to generic 4x4 matrix structure B.

Returns:
Pointer to result matrix B.

Gan_Matrix44_f gan_mat44f_from_squmatf_s Gan_SquMatrix_f   A
 

Convert square matrix to fixed size matrix structure.

Convert square matrix A to fixed size matrix structure. returning the result as a new matrix.

Gan_SquMatrix22* gan_squmat22_from_squmat_q Gan_SquMatrix   A,
Gan_SquMatrix22   B
 

Macro: Convert square rectangular matrix to fixed size square matrix structure.

Convert symmetric matrix A to specific 2x2 symmetric matrix structure B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix22 gan_squmat22_from_squmat_s Gan_SquMatrix   A
 

Convert a square matrix to a symmetric fixed size matrix.

Return the result of converting a square matrix A to a symmetric fixed size matrix.

Gan_SquMatrix22_f* gan_squmat22f_from_squmatf_q Gan_SquMatrix_f   A,
Gan_SquMatrix22_f   B
 

Macro: Convert square rectangular matrix to fixed size square matrix structure.

Convert symmetric matrix A to specific 2x2 symmetric matrix structure B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix22_f gan_squmat22f_from_squmatf_s Gan_SquMatrix_f   A
 

Convert a square matrix to a symmetric fixed size matrix.

Return the result of converting a square matrix A to a symmetric fixed size matrix.

Gan_SquMatrix33* gan_squmat33_from_squmat_q Gan_SquMatrix   A,
Gan_SquMatrix33   B
 

Macro: Convert square rectangular matrix to fixed size square matrix structure.

Convert symmetric matrix A to specific 3x3 symmetric matrix structure B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix33 gan_squmat33_from_squmat_s Gan_SquMatrix   A
 

Convert a square matrix to a symmetric fixed size matrix.

Return the result of converting a square matrix A to a symmetric fixed size matrix.

Gan_SquMatrix33_f* gan_squmat33f_from_squmatf_q Gan_SquMatrix_f   A,
Gan_SquMatrix33_f   B
 

Macro: Convert square rectangular matrix to fixed size square matrix structure.

Convert symmetric matrix A to specific 3x3 symmetric matrix structure B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix33_f gan_squmat33f_from_squmatf_s Gan_SquMatrix_f   A
 

Convert a square matrix to a symmetric fixed size matrix.

Return the result of converting a square matrix A to a symmetric fixed size matrix.

Gan_SquMatrix44* gan_squmat44_from_squmat_q Gan_SquMatrix   A,
Gan_SquMatrix44   B
 

Macro: Convert square rectangular matrix to fixed size square matrix structure.

Convert symmetric matrix A to specific 4x4 symmetric matrix structure B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix44 gan_squmat44_from_squmat_s Gan_SquMatrix   A
 

Convert a square matrix to a symmetric fixed size matrix.

Return the result of converting a square matrix A to a symmetric fixed size matrix.

Gan_SquMatrix44_f* gan_squmat44f_from_squmatf_q Gan_SquMatrix_f   A,
Gan_SquMatrix44_f   B
 

Macro: Convert square rectangular matrix to fixed size square matrix structure.

Convert symmetric matrix A to specific 4x4 symmetric matrix structure B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix44_f gan_squmat44f_from_squmatf_s Gan_SquMatrix_f   A
 

Convert a square matrix to a symmetric fixed size matrix.

Return the result of converting a square matrix A to a symmetric fixed size matrix.

Gan_Matrix22* gan_symmat22_to_mat22_q Gan_SquMatrix22   A,
Gan_Matrix22   B
 

Convert symmetric 2x2 matrix to generic 2x2 matrix.

Convert symmetric 2x2 matrix A to generic 2x2 matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix22 gan_symmat22_to_mat22_s Gan_SquMatrix22   A
 

Convert symmetric 2x2 matrix to generic 2x2 matrix.

Convert symmetric 2x2 matrix A to generic 2x2 matrix.

Returns:
Result matrix.

Gan_Matrix22_f* gan_symmat22f_to_mat22f_q Gan_SquMatrix22_f   A,
Gan_Matrix22_f   B
 

Convert symmetric 2x2 matrix to generic 2x2 matrix.

Convert symmetric 2x2 matrix A to generic 2x2 matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix22_f gan_symmat22f_to_mat22f_s Gan_SquMatrix22_f   A
 

Convert symmetric 2x2 matrix to generic 2x2 matrix.

Convert symmetric 2x2 matrix A to generic 2x2 matrix.

Returns:
Result matrix.

Gan_Matrix33* gan_symmat33_to_mat33_q Gan_SquMatrix33   A,
Gan_Matrix33   B
 

Convert symmetric 3x3 matrix to generic 3x3 matrix.

Convert symmetric 3x3 matrix A to generic 3x3 matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix33 gan_symmat33_to_mat33_s Gan_SquMatrix33   A
 

Convert symmetric 3x3 matrix to generic 3x3 matrix.

Convert symmetric 3x3 matrix A to generic 3x3 matrix.

Returns:
Result matrix.

Gan_Matrix33_f* gan_symmat33f_to_mat33f_q Gan_SquMatrix33_f   A,
Gan_Matrix33_f   B
 

Convert symmetric 3x3 matrix to generic 3x3 matrix.

Convert symmetric 3x3 matrix A to generic 3x3 matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix33_f gan_symmat33f_to_mat33f_s Gan_SquMatrix33_f   A
 

Convert symmetric 3x3 matrix to generic 3x3 matrix.

Convert symmetric 3x3 matrix A to generic 3x3 matrix.

Returns:
Result matrix.

Gan_Matrix44* gan_symmat44_to_mat44_q Gan_SquMatrix44   A,
Gan_Matrix44   B
 

Convert symmetric 4x4 matrix to generic 4x4 matrix.

Convert symmetric 4x4 matrix A to generic 4x4 matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix44 gan_symmat44_to_mat44_s Gan_SquMatrix44   A
 

Convert symmetric 4x4 matrix to generic 4x4 matrix.

Convert symmetric 4x4 matrix A to generic 4x4 matrix.

Returns:
Result matrix.

Gan_Matrix44_f* gan_symmat44f_to_mat44f_q Gan_SquMatrix44_f   A,
Gan_Matrix44_f   B
 

Convert symmetric 4x4 matrix to generic 4x4 matrix.

Convert symmetric 4x4 matrix A to generic 4x4 matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix44_f gan_symmat44f_to_mat44f_s Gan_SquMatrix44_f   A
 

Convert symmetric 4x4 matrix to generic 4x4 matrix.

Convert symmetric 4x4 matrix A to generic 4x4 matrix.

Returns:
Result matrix.


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