Global namespace
boost namespace
boost::multi namespace
Main namespace for the library
Namespaces
Name |
Description |
Namespace for elementwise operators (+, ‐, *, and other convenience functions) |
|
Convenience aliases using |
Types
Name |
Description |
A multidimensional array value |
|
A |
|
Read‐only |
|
A |
|
Mutable |
|
Type Aliases
Name |
Description |
|
|
|
|
Stack‐allocated multidimensional array whose maximum size is encoded in the element type |
|
|
Functions
Name |
Description |
|
|
Addition operators |
|
Subtraction operators |
|
Bitwise negation operators |
|
Stream insertion operators |
|
Equality operators |
|
Inequality operators |
|
Less‐than operators |
|
Less‐than‐or‐equal operators |
|
Greater‐than operators |
|
Greater‐than‐or‐equal operators |
Variables
Name |
Description |
When specialized to |
|
|
When specialized to |
When specialized to |
|
boost::multi::elementwise namespace
Namespace for elementwise operators (+, ‐, *, and other convenience functions)
Functions
Name |
Description |
creates a array with the function |
|
creates a array with the function |
|
creates a array with the function |
|
creates a array with the |
|
creates a array with the |
|
creates a array with the |
|
creates a array with the |
|
Bitwise disjunction operators |
|
boost::multi::pmr namespace
Convenience aliases using std::pmr::polymorphic_allocator as the allocator.
Type Aliases
Name |
Description |
Alias for |
|
Alias for |
Created with MrDocs