Home
last modified time | relevance | path

Searched defs:matrix_transformer (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/strategies/transform/
Dmatrix_transformers.hpp49 namespace detail { namespace matrix_transformer namespace
113 class matrix_transformer class
155 class matrix_transformer : public detail::matrix_transformer::matrix_transformer<CalculationType, D… class
159 inline matrix_transformer(Matrix const& matrix) in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
163 inline matrix_transformer() {} in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
168 class matrix_transformer<CalculationType, 2, 2> : public detail::matrix_transformer::matrix_transfo… class
173 inline matrix_transformer(Matrix const& matrix) in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
178 inline matrix_transformer() {} in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
180 inline matrix_transformer( in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
210 class matrix_transformer<CalculationType, 3, 2> : public detail::matrix_transformer::matrix_transfo… class
[all …]