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