vgl_h_matrix_1d< T > Member List
This is the complete list of members for vgl_h_matrix_1d< T >, including all inherited members.
correlation(vgl_homg_point_1d< T > const &p) const vgl_h_matrix_1d< T > [inline]
get(vnl_matrix_fixed< T, 2, 2 > *M) const vgl_h_matrix_1d< T >
get(vnl_matrix< T > *M) const vgl_h_matrix_1d< T >
get(T *M) const vgl_h_matrix_1d< T >
get(unsigned int row_index, unsigned int col_index) const vgl_h_matrix_1d< T >
get_inverse() const vgl_h_matrix_1d< T >
get_matrix() const vgl_h_matrix_1d< T > [inline]
is_euclidean() const vgl_h_matrix_1d< T >
is_identity() const vgl_h_matrix_1d< T >
is_rotation() const vgl_h_matrix_1d< T >
operator()(vgl_homg_point_1d< T > const &p) const vgl_h_matrix_1d< T >
operator*(vgl_homg_point_1d< T > const &p) const vgl_h_matrix_1d< T > [inline]
operator*(vgl_h_matrix_1d< T > const &H) const vgl_h_matrix_1d< T > [inline]
operator==(vgl_h_matrix_1d< T > const &M) const vgl_h_matrix_1d< T > [inline]
preimage(vgl_homg_point_1d< T > const &q) const vgl_h_matrix_1d< T >
projective_basis(vcl_vector< vgl_homg_point_1d< T > > const &three_points)vgl_h_matrix_1d< T >
read(char const *filename)vgl_h_matrix_1d< T >
read(vcl_istream &s)vgl_h_matrix_1d< T >
set(T const *M)vgl_h_matrix_1d< T >
set(vnl_matrix_fixed< T, 2, 2 > const &M)vgl_h_matrix_1d< T >
set(unsigned int row_index, unsigned int col_index, T value)vgl_h_matrix_1d< T > [inline]
set_affine(vnl_matrix_fixed< T, 1, 2 > const &M12)vgl_h_matrix_1d< T >
set_identity()vgl_h_matrix_1d< T >
set_scale(T scale)vgl_h_matrix_1d< T >
set_translation(T tx)vgl_h_matrix_1d< T >
t12_matrix_vgl_h_matrix_1d< T > [protected]
vgl_h_matrix_1d()vgl_h_matrix_1d< T > [inline]
vgl_h_matrix_1d(vgl_h_matrix_1d< T > const &M)vgl_h_matrix_1d< T > [inline]
vgl_h_matrix_1d(vnl_matrix_fixed< T, 2, 2 > const &M)vgl_h_matrix_1d< T > [inline]
vgl_h_matrix_1d(T const *M)vgl_h_matrix_1d< T > [inline, explicit]
vgl_h_matrix_1d(vcl_istream &s)vgl_h_matrix_1d< T > [explicit]
vgl_h_matrix_1d(char const *filename)vgl_h_matrix_1d< T > [explicit]
vgl_h_matrix_1d(vcl_vector< vgl_homg_point_1d< T > > const &points1, vcl_vector< vgl_homg_point_1d< T > > const &points2)vgl_h_matrix_1d< T >
~vgl_h_matrix_1d()vgl_h_matrix_1d< T > [inline]