vm_math  1.0.7
vm_M3Math< T_fp > Member List

This is the complete list of members for vm_M3Math< T_fp >, including all inherited members.

add(T_fp v[], T_fp const cv1[], T_fp const cv2[])vm_VMath< T_fp, 9 >inlinestatic
add(T_fp v[], T_fp const cv[], T_fp r)vm_VMath< T_fp, 9 >inlinestatic
add(T_fp v[], T_fp r, T_fp const cv[])vm_VMath< T_fp, 9 >inlinestatic
add_eq(T_fp v[], T_fp const cv[])vm_VMath< T_fp, 9 >inlinestatic
add_eq(T_fp v[], T_fp r)vm_VMath< T_fp, 9 >inlinestatic
at(int i, int j)vm_M3Math< T_fp >inlinestatic
copy(T_fp v[], T_fp const cv[])vm_VMath< T_fp, 9 >inlinestatic
cprint_on(FILE *of, T_fp const m[], char const prefix[]="", char const postfix[]="")vm_M3Math< T_fp >inlinestatic
vm_VMath< T_fp, 9 >::cprint_on(FILE *of, T_fp const v[], int by, char const prefix[]="", char const postfix[]="")vm_VMath< T_fp, 9 >inlinestatic
div(T_fp v[], T_fp const cv1[], T_fp const cv2[])vm_VMath< T_fp, 9 >inlinestatic
div(T_fp v[], T_fp const cv[], T_fp r)vm_VMath< T_fp, 9 >inlinestatic
div(T_fp v[], T_fp r, T_fp const cv[])vm_VMath< T_fp, 9 >inlinestatic
div_eq(T_fp v[], T_fp const cv[])vm_VMath< T_fp, 9 >inlinestatic
div_eq(T_fp v[], T_fp r)vm_VMath< T_fp, 9 >inlinestatic
dyad_product(T_fp m[], T_fp const v1[], T_fp const v2[])vm_M3Math< T_fp >inlinestatic
extract_col(T_fp const m[], T_fp col[], int whichcol)vm_M3Math< T_fp >inlinestatic
extract_row(T_fp const m[], T_fp row[], int whichrow)vm_M3Math< T_fp >inlinestatic
init_by_col(T_fp m[], T_fp const col0[], T_fp const col1[], T_fp const col2[])vm_M3Math< T_fp >inlinestatic
init_by_row(T_fp m[], T_fp const row0[], T_fp const row1[], T_fp const row2[])vm_M3Math< T_fp >inlinestatic
inject_col(T_fp m[], T_fp const col[], int whichcol)vm_M3Math< T_fp >inlinestatic
inject_row(T_fp m[], T_fp const row[], int whichrow)vm_M3Math< T_fp >inlinestatic
lincomb(T_fp res[], T_fp c1, T_fp const v1[], T_fp c2, T_fp const v2[])vm_VMath< T_fp, 9 >inlinestatic
mmult(T_fp mres[], T_fp const m1[], T_fp const m2[]) (defined in vm_M3Math< T_fp >)vm_M3Math< T_fp >inlinestatic
mtvmult(T_fp res[], T_fp const m[], T_fp const v[])vm_M3Math< T_fp >inlinestatic
mul(T_fp v[], T_fp const cv1[], T_fp const cv2[])vm_VMath< T_fp, 9 >inlinestatic
mul(T_fp v[], T_fp const cv[], T_fp r)vm_VMath< T_fp, 9 >inlinestatic
mul(T_fp v[], T_fp r, T_fp const cv[])vm_VMath< T_fp, 9 >inlinestatic
mul_eq(T_fp v[], T_fp const cv[])vm_VMath< T_fp, 9 >inlinestatic
mul_eq(T_fp v[], T_fp r)vm_VMath< T_fp, 9 >inlinestatic
mvmult(T_fp res[], T_fp const m[], T_fp const v[])vm_M3Math< T_fp >inlinestatic
negate(T_fp v[])vm_VMath< T_fp, 9 >inlinestatic
print_on(std::ostream &os, T_fp const m[], char const prefix[]="", char const postfix[]="")vm_M3Math< T_fp >inlinestatic
vm_VMath< T_fp, 9 >::print_on(std::ostream &os, T_fp const v[], int by, char const prefix[]="", char const postfix[]="")vm_VMath< T_fp, 9 >inlinestatic
set(T_fp v[], T_fp r)vm_VMath< T_fp, 9 >inlinestatic
sub(T_fp v[], T_fp const cv1[], T_fp const cv2[])vm_VMath< T_fp, 9 >inlinestatic
sub(T_fp v[], T_fp const cv[], T_fp r)vm_VMath< T_fp, 9 >inlinestatic
sub(T_fp v[], T_fp r, T_fp const cv[])vm_VMath< T_fp, 9 >inlinestatic
sub_eq(T_fp v[], T_fp const cv[])vm_VMath< T_fp, 9 >inlinestatic
sub_eq(T_fp v[], T_fp r)vm_VMath< T_fp, 9 >inlinestatic
value_type typedef (defined in vm_M3Math< T_fp >)vm_M3Math< T_fp >