Go to the source code of this file.
Functions | |
vnl_double_3 | operator * (const vnl_double_3x3 &A, const vnl_double_3 &x) |
vnl_double_3 | operator+ (const vnl_double_3 &a, const vnl_double_3 &b) |
Definition in file vnl_linear_operators_3.h.
|
The binary multiplication operator. Definition at line 25 of file vnl_linear_operators_3.h. |
|
The binary addition operator. Definition at line 37 of file vnl_linear_operators_3.h. |