Projection of an element of a candidate. More...
#include <proj_based_selector.h>
Public Attributes | |
| int * | shape_inxs |
| Used shape indices. | |
| int | num_shapes |
| A number of used shape indices. | |
| std::vector< TrfShapeExp > & | svals |
| A precalculated shape-function values. Empty is not defined. | |
| scalar * | shape_coefs |
| Coefficients of shape indices of a projection. | |
| int | max_quad_order |
| An encoded maximum order of the projection. If triangle, the vertical order is equal to the horizontal order. | |
Projection of an element of a candidate.
An encoded maximum order of the projection. If triangle, the vertical order is equal to the horizontal order.
A number of used shape indices.
Coefficients of shape indices of a projection.
Used shape indices.
A precalculated shape-function values. Empty is not defined.
1.6.3