The main namespace of xerus.
void array_deleter_st(size_t *const _toDelete)
Internal deleter function, needed because std::shared_ptr misses an array overload.
void array_deleter_vt(value_t *const _toDelete)
Internal deleter function, needed because std::shared_ptr misses an array overload.
Header file for shorthand notations that are xerus specific but used throughout the library...
double value_t
The type of values to be used by xerus.