|
OpenKalman
|
Definitions for make_zero. More...
#include "make_constant.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
Functions | |
| template<typename C = double, typename IndexType , std::size_t... Extents, std::enable_if_t< values::value< C >, int > = 0> | |
| constexpr auto | OpenKalman::make_zero (stdex::extents< IndexType, Extents... > extents) |
| Make an indexible object in which every element is 0. More... | |
Definitions for make_zero.
1.8.13