Go to the source code of this file.
Functions | |
| bool | vnl_rotation_matrix (double const axis[3], double **R) |
| bool | vnl_rotation_matrix (double const axis[3], double *R0, double *R1, double *R2) |
| bool | vnl_rotation_matrix (double const axis[3], double R[3][3]) |
| bool | vnl_rotation_matrix (vnl_vector< double > const &axis, vnl_matrix< double > &R) |
| vnl_matrix< double > | vnl_rotation_matrix (vnl_vector< double > const &axis) |
Definition in file vnl_rotation_matrix.h.
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
1.2.15 written by Dimitri van Heesch,
© 1997-2000