Boost
Libraries
arrow_drop_down
List View
Grid View
Category View
M
D

Framework for incremental calculation, and collection of statistical accumulators.

C++ 03

Types and conversion functions for correct byte ordering and more regardless of processor endianness.

C++ 03

The Boost.Geometry library provides geometric algorithms, primitives and spatial index.

C++ 03

The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the standard integer types safely available in namespace boost without placing any names in namespace std.

C++ 03

Extends the usual arithmetic functions to mathematical intervals.

C++ 03

Boost.Math includes several contributions in the domain of mathematics: The Greatest Common Divisor and Least Common Multiple library provides run-time and compile-time evaluation of the greatest common divisor (GCD) or least common multiple (LCM) of two integers. The Special Functions library currently provides eight templated special functions, in namespace boost. The Complex Number Inverse Trigonometric Functions are the inverses of trigonometric functions currently present in the C++ standard. Quaternions are a relative of complex numbers often used to parameterise rotations in three dimentional space. Octonions, like quaternions, are a relative of complex numbers.

C++ 03

Boost.MultiArray provides a generic N-dimensional array concept definition and common implementations of that interface.

C++ 03

Extended precision arithmetic types for floating point, integer andrational arithmetic.

C++ 03

Optimized Policy-based Numeric Conversions.

Solving ordinary differential equations.

C++ 03

Templates ease arithmetic classes and iterators.

Voronoi diagram construction and booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates.

C++ 03

QVM

Boost QVM is a generic library for working with quaternions, vectors and matrices of static size with the emphasis on 2, 3 and 4-dimensional operations needed in graphics, video games and simulation applications.

A complete system for random number generation.

C++ 03

Compile time rational arithmetic. C++11.

C++ 03

A rational number class.

C++ 03

uBLAS provides matrix and vector classes as well as basic linear algebra routines. Several dense, packed and sparse storage schemes are supported.

C++ 03