Main Page   Modules   Compound List   File List   Compound Members   File Members  

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


Functions

Gan_Matrix22 gan_mat22_copy_s (Gan_Matrix22 *A)
 Copy fixed size matrix.

Gan_SquMatrix22 gan_symmat22_copy_s (Gan_SquMatrix22 *A)
 Copy fixed size matrix.

Gan_SquMatrix22 gan_ltmat22_copy_s (Gan_SquMatrix22 *A)
 Copy fixed size matrix.

Gan_Matrix22gan_mat22_copy_q (Gan_Matrix22 *A, Gan_Matrix22 *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix22gan_symmat22_copy_q (Gan_SquMatrix22 *A, Gan_SquMatrix22 *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix22gan_ltmat22_copy_q (Gan_SquMatrix22 *A, Gan_SquMatrix22 *B)
 Macro: Copy fixed size matrix.

Gan_Matrix22_f gan_mat22f_copy_s (Gan_Matrix22_f *A)
 Copy fixed size matrix.

Gan_SquMatrix22_f gan_symmat22f_copy_s (Gan_SquMatrix22_f *A)
 Copy fixed size matrix.

Gan_SquMatrix22_f gan_ltmat22f_copy_s (Gan_SquMatrix22_f *A)
 Copy fixed size matrix.

Gan_Matrix22_fgan_mat22f_copy_q (Gan_Matrix22_f *A, Gan_Matrix22_f *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix22_fgan_symmat22f_copy_q (Gan_SquMatrix22_f *A, Gan_SquMatrix22_f *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix22_fgan_ltmat22f_copy_q (Gan_SquMatrix22_f *A, Gan_SquMatrix22_f *B)
 Macro: Copy fixed size matrix.

Gan_Matrix23 gan_mat23_copy_s (Gan_Matrix23 *A)
 Copy fixed size matrix.

Gan_Matrix23gan_mat23_copy_q (Gan_Matrix23 *A, Gan_Matrix23 *B)
 Macro: Copy fixed size matrix.

Gan_Matrix23_f gan_mat23f_copy_s (Gan_Matrix23_f *A)
 Copy fixed size matrix.

Gan_Matrix23_fgan_mat23f_copy_q (Gan_Matrix23_f *A, Gan_Matrix23_f *B)
 Macro: Copy fixed size matrix.

Gan_Matrix24 gan_mat24_copy_s (Gan_Matrix24 *A)
 Copy fixed size matrix.

Gan_Matrix24gan_mat24_copy_q (Gan_Matrix24 *A, Gan_Matrix24 *B)
 Macro: Copy fixed size matrix.

Gan_Matrix24_f gan_mat24f_copy_s (Gan_Matrix24_f *A)
 Copy fixed size matrix.

Gan_Matrix24_fgan_mat24f_copy_q (Gan_Matrix24_f *A, Gan_Matrix24_f *B)
 Macro: Copy fixed size matrix.

Gan_Matrix33 gan_mat33_copy_s (Gan_Matrix33 *A)
 Copy fixed size matrix.

Gan_SquMatrix33 gan_symmat33_copy_s (Gan_SquMatrix33 *A)
 Copy fixed size matrix.

Gan_SquMatrix33 gan_ltmat33_copy_s (Gan_SquMatrix33 *A)
 Copy fixed size matrix.

Gan_Matrix33gan_mat33_copy_q (Gan_Matrix33 *A, Gan_Matrix33 *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix33gan_symmat33_copy_q (Gan_SquMatrix33 *A, Gan_SquMatrix33 *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix33gan_ltmat33_copy_q (Gan_SquMatrix33 *A, Gan_SquMatrix33 *B)
 Macro: Copy fixed size matrix.

Gan_Matrix33_f gan_mat33f_copy_s (Gan_Matrix33_f *A)
 Copy fixed size matrix.

Gan_SquMatrix33_f gan_symmat33f_copy_s (Gan_SquMatrix33_f *A)
 Copy fixed size matrix.

Gan_SquMatrix33_f gan_ltmat33f_copy_s (Gan_SquMatrix33_f *A)
 Copy fixed size matrix.

Gan_Matrix33_fgan_mat33f_copy_q (Gan_Matrix33_f *A, Gan_Matrix33_f *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix33_fgan_symmat33f_copy_q (Gan_SquMatrix33_f *A, Gan_SquMatrix33_f *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix33_fgan_ltmat33f_copy_q (Gan_SquMatrix33_f *A, Gan_SquMatrix33_f *B)
 Macro: Copy fixed size matrix.

Gan_Matrix34 gan_mat34_copy_s (Gan_Matrix34 *A)
 Copy fixed size matrix.

Gan_Matrix34gan_mat34_copy_q (Gan_Matrix34 *A, Gan_Matrix34 *B)
 Macro: Copy fixed size matrix.

Gan_Matrix34_f gan_mat34f_copy_s (Gan_Matrix34_f *A)
 Copy fixed size matrix.

Gan_Matrix34_fgan_mat34f_copy_q (Gan_Matrix34_f *A, Gan_Matrix34_f *B)
 Macro: Copy fixed size matrix.

Gan_Matrix44 gan_mat44_copy_s (Gan_Matrix44 *A)
 Copy fixed size matrix.

Gan_SquMatrix44 gan_symmat44_copy_s (Gan_SquMatrix44 *A)
 Copy fixed size matrix.

Gan_SquMatrix44 gan_ltmat44_copy_s (Gan_SquMatrix44 *A)
 Copy fixed size matrix.

Gan_Matrix44gan_mat44_copy_q (Gan_Matrix44 *A, Gan_Matrix44 *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix44gan_symmat44_copy_q (Gan_SquMatrix44 *A, Gan_SquMatrix44 *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix44gan_ltmat44_copy_q (Gan_SquMatrix44 *A, Gan_SquMatrix44 *B)
 Macro: Copy fixed size matrix.

Gan_Matrix44_f gan_mat44f_copy_s (Gan_Matrix44_f *A)
 Copy fixed size matrix.

Gan_SquMatrix44_f gan_symmat44f_copy_s (Gan_SquMatrix44_f *A)
 Copy fixed size matrix.

Gan_SquMatrix44_f gan_ltmat44f_copy_s (Gan_SquMatrix44_f *A)
 Copy fixed size matrix.

Gan_Matrix44_fgan_mat44f_copy_q (Gan_Matrix44_f *A, Gan_Matrix44_f *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix44_fgan_symmat44f_copy_q (Gan_SquMatrix44_f *A, Gan_SquMatrix44_f *B)
 Macro: Copy fixed size matrix.

Gan_SquMatrix44_fgan_ltmat44f_copy_q (Gan_SquMatrix44_f *A, Gan_SquMatrix44_f *B)
 Macro: Copy fixed size matrix.


Function Documentation

Gan_SquMatrix22* gan_ltmat22_copy_q Gan_SquMatrix22   A,
Gan_SquMatrix22   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix22 gan_ltmat22_copy_s Gan_SquMatrix22   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix22_f* gan_ltmat22f_copy_q Gan_SquMatrix22_f   A,
Gan_SquMatrix22_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix22_f gan_ltmat22f_copy_s Gan_SquMatrix22_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix33* gan_ltmat33_copy_q Gan_SquMatrix33   A,
Gan_SquMatrix33   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix33 gan_ltmat33_copy_s Gan_SquMatrix33   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix33_f* gan_ltmat33f_copy_q Gan_SquMatrix33_f   A,
Gan_SquMatrix33_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix33_f gan_ltmat33f_copy_s Gan_SquMatrix33_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix44* gan_ltmat44_copy_q Gan_SquMatrix44   A,
Gan_SquMatrix44   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix44 gan_ltmat44_copy_s Gan_SquMatrix44   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix44_f* gan_ltmat44f_copy_q Gan_SquMatrix44_f   A,
Gan_SquMatrix44_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix44_f gan_ltmat44f_copy_s Gan_SquMatrix44_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix22* gan_mat22_copy_q Gan_Matrix22   A,
Gan_Matrix22   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix22 gan_mat22_copy_s Gan_Matrix22   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix22_f* gan_mat22f_copy_q Gan_Matrix22_f   A,
Gan_Matrix22_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix22_f gan_mat22f_copy_s Gan_Matrix22_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix23* gan_mat23_copy_q Gan_Matrix23   A,
Gan_Matrix23   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix23 gan_mat23_copy_s Gan_Matrix23   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix23_f* gan_mat23f_copy_q Gan_Matrix23_f   A,
Gan_Matrix23_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix23_f gan_mat23f_copy_s Gan_Matrix23_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix24* gan_mat24_copy_q Gan_Matrix24   A,
Gan_Matrix24   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix24 gan_mat24_copy_s Gan_Matrix24   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix24_f* gan_mat24f_copy_q Gan_Matrix24_f   A,
Gan_Matrix24_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix24_f gan_mat24f_copy_s Gan_Matrix24_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix33* gan_mat33_copy_q Gan_Matrix33   A,
Gan_Matrix33   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix33 gan_mat33_copy_s Gan_Matrix33   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix33_f* gan_mat33f_copy_q Gan_Matrix33_f   A,
Gan_Matrix33_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix33_f gan_mat33f_copy_s Gan_Matrix33_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix34* gan_mat34_copy_q Gan_Matrix34   A,
Gan_Matrix34   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix34 gan_mat34_copy_s Gan_Matrix34   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix34_f* gan_mat34f_copy_q Gan_Matrix34_f   A,
Gan_Matrix34_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix34_f gan_mat34f_copy_s Gan_Matrix34_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix44* gan_mat44_copy_q Gan_Matrix44   A,
Gan_Matrix44   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix44 gan_mat44_copy_s Gan_Matrix44   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_Matrix44_f* gan_mat44f_copy_q Gan_Matrix44_f   A,
Gan_Matrix44_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_Matrix44_f gan_mat44f_copy_s Gan_Matrix44_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix22* gan_symmat22_copy_q Gan_SquMatrix22   A,
Gan_SquMatrix22   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix22 gan_symmat22_copy_s Gan_SquMatrix22   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix22_f* gan_symmat22f_copy_q Gan_SquMatrix22_f   A,
Gan_SquMatrix22_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix22_f gan_symmat22f_copy_s Gan_SquMatrix22_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix33* gan_symmat33_copy_q Gan_SquMatrix33   A,
Gan_SquMatrix33   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix33 gan_symmat33_copy_s Gan_SquMatrix33   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix33_f* gan_symmat33f_copy_q Gan_SquMatrix33_f   A,
Gan_SquMatrix33_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix33_f gan_symmat33f_copy_s Gan_SquMatrix33_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix44* gan_symmat44_copy_q Gan_SquMatrix44   A,
Gan_SquMatrix44   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix44 gan_symmat44_copy_s Gan_SquMatrix44   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.

Gan_SquMatrix44_f* gan_symmat44f_copy_q Gan_SquMatrix44_f   A,
Gan_SquMatrix44_f   B
 

Macro: Copy fixed size matrix.

Copy fixed size matrix A to fixed matrix B.

Returns:
Pointer to result matrix B.

Gan_SquMatrix44_f gan_symmat44f_copy_s Gan_SquMatrix44_f   A
 

Copy fixed size matrix.

Copy fixed size matrix A, returning the result as a new fixed size matrix.


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