ODIN
CoordTransformation< T, N_rank, OnPixelRot > Member List

This is the complete list of members for CoordTransformation< T, N_rank, OnPixelRot >, including all inherited members.

CoordTransformation(const TinyVector< int, N_rank > &shape, const TinyMatrix< float, N_rank, N_rank > &rotation, const TinyVector< float, N_rank > &offset, float kernel_size=2.5)CoordTransformation< T, N_rank, OnPixelRot >
operator()(const Array< T, N_rank > &A) constCoordTransformation< T, N_rank, OnPixelRot >