#include <type_traits>
Go to the source code of this file.
Classes | |
struct | eagine::math::scalar< T, N, V > |
Basic scalar implementation template. More... | |
struct | eagine::math::vector< T, N, V > |
Basic N-dimensional vector implementation template. More... | |
struct | eagine::math::tvec< T, N, V > |
Generic template for N-dimensional vectors. More... | |
struct | eagine::math::matrix< T, C, R, RM, V > |
Basic RxC matrix implementation template. More... | |
struct | eagine::math::tmat< T, C, R, RM, V > |
Generic template for RxC dimensional matrices. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::math | |
Math-related code is placed in this namespace. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt