...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
#включите <boost/qvm/map_mat_vec.hpp>include <boost/qvm/map_mat_vec.hpp>[ORIG_END] -->
namespace boost { namespace qvm { //*** Vector-to-matrix view proxies *** //Only enabled if: is_vec<A>::value template <iclass A> -unspecified-return-type- col_mat( A & a ); //Only enabled if: is_vec<A>::value template <iclass A> -unspecified-return-type- row_mat( A & a ); //Only enabled if: is_vec<A>::value template <iclass A> -unspecified-return-type- translation_mat( A & a ); //Only enabled if: is_vec<A>::value template <iclass A> -unspecified-return-type- diag_mat( A & a ); } }
Статья vector-to-matrix view proxies раздела может быть полезна для разработчиков на c++ и boost.
Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.
:: Главная :: ::
реклама