add(T_fpv[], T_fpconst cv1[], T_fpconst cv2[]) | vm_VMath< T_fp, 9 > | [inline, static] |
add(T_fpv[], T_fpconst cv[], T_fpr) | vm_VMath< T_fp, 9 > | [inline, static] |
add(T_fpv[], T_fpr, T_fpconst cv[]) | vm_VMath< T_fp, 9 > | [inline, static] |
add_eq(T_fpv[], T_fpconst cv[]) | vm_VMath< T_fp, 9 > | [inline, static] |
add_eq(T_fpv[], T_fpr) | vm_VMath< T_fp, 9 > | [inline, static] |
at(int i, int j) | vm_M3Math< T_fp > | [inline, static] |
copy(T_fpv[], T_fpconst 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_fpconst v[], int by, char const prefix[]="", char const postfix[]="") | vm_VMath< T_fp, 9 > | [inline, static] |
div(T_fpv[], T_fpconst cv1[], T_fpconst cv2[]) | vm_VMath< T_fp, 9 > | [inline, static] |
div(T_fpv[], T_fpconst cv[], T_fpr) | vm_VMath< T_fp, 9 > | [inline, static] |
div(T_fpv[], T_fpr, T_fpconst cv[]) | vm_VMath< T_fp, 9 > | [inline, static] |
div_eq(T_fpv[], T_fpconst cv[]) | vm_VMath< T_fp, 9 > | [inline, static] |
div_eq(T_fpv[], T_fpr) | 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_fpres[], T_fpc1, T_fpconst v1[], T_fpc2, T_fpconst 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_fpv[], T_fpconst cv1[], T_fpconst cv2[]) | vm_VMath< T_fp, 9 > | [inline, static] |
mul(T_fpv[], T_fpconst cv[], T_fpr) | vm_VMath< T_fp, 9 > | [inline, static] |
mul(T_fpv[], T_fpr, T_fpconst cv[]) | vm_VMath< T_fp, 9 > | [inline, static] |
mul_eq(T_fpv[], T_fpconst cv[]) | vm_VMath< T_fp, 9 > | [inline, static] |
mul_eq(T_fpv[], T_fpr) | 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_fpv[]) | 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_fpconst v[], int by, char const prefix[]="", char const postfix[]="") | vm_VMath< T_fp, 9 > | [inline, static] |
set(T_fpv[], T_fpr) | vm_VMath< T_fp, 9 > | [inline, static] |
sub(T_fpv[], T_fpconst cv1[], T_fpconst cv2[]) | vm_VMath< T_fp, 9 > | [inline, static] |
sub(T_fpv[], T_fpconst cv[], T_fpr) | vm_VMath< T_fp, 9 > | [inline, static] |
sub(T_fpv[], T_fpr, T_fpconst cv[]) | vm_VMath< T_fp, 9 > | [inline, static] |
sub_eq(T_fpv[], T_fpconst cv[]) | vm_VMath< T_fp, 9 > | [inline, static] |
sub_eq(T_fpv[], T_fpr) | vm_VMath< T_fp, 9 > | [inline, static] |
value_type typedef (defined in vm_M3Math< T_fp >) | vm_M3Math< T_fp > | |