, including all inherited members.
| _vertices | imaging::Transform< 2, 2, 1 > | [protected] |
| assign(size_t vertex_index, const ublas::fixed_vector< float_t, N > &vertex_coordinates) | imaging::Transform< 2, 2, 1 > | [inline] |
| boundary2element(size_t face_index, const ublas::fixed_vector< float_t, 0 > &in, ublas::fixed_vector< float_t, 1 > &out) const | imaging::Interval1dTransform | |
| Transform< 2, 2, 1 >::boundary2element(size_t face_index, const ublas::fixed_vector< float_t, N-1 > &in, ublas::fixed_vector< float_t, N > &out) const | imaging::Transform< 2, 2, 1 > | |
| boundary_derivative(size_t face, const ublas::fixed_vector< float_t, 0 > &in, ublas::fixed_matrix< float_t, 1, 0 > &out) const | imaging::Interval1dTransform | |
| Transform< 2, 2, 1 >::boundary_derivative(size_t face_index, const ublas::fixed_vector< float_t, N-1 > &in, ublas::fixed_matrix< float_t, N, N-1 > &out) const | imaging::Transform< 2, 2, 1 > | |
| boundary_normal(size_t face, ublas::fixed_vector< float_t, 1 > &out) const | imaging::Interval1dTransform | |
| Transform< 2, 2, 1 >::boundary_normal(size_t face_index, ublas::fixed_vector< float_t, N > &out) const | imaging::Transform< 2, 2, 1 > | |
| derivative(const ublas::fixed_vector< float_t, 1 > &in, ublas::fixed_matrix< float_t, 1, 1 > &out) const | imaging::Interval1dTransform | |
| Transform< 2, 2, 1 >::derivative(const ublas::fixed_vector< float_t, N > &in, ublas::fixed_matrix< float_t, N, N > &out) const | imaging::Transform< 2, 2, 1 > | |
| face_vertex(size_t face, size_t vertex) | imaging::Interval1dTransform | [static] |
| n_element_faces | imaging::Transform< 2, 2, 1 > | [static] |
| n_element_vertices | imaging::Transform< 2, 2, 1 > | [static] |
| value(const ublas::fixed_vector< float_t, 1 > &in, ublas::fixed_vector< float_t, 1 > &out) const | imaging::Interval1dTransform | |
| Transform< 2, 2, 1 >::value(const ublas::fixed_vector< float_t, N > &in, ublas::fixed_vector< float_t, N > &out) const | imaging::Transform< 2, 2, 1 > | |