io manipulator used to set the threshold after which summarization is triggered.
More...
#include <xio.hpp>
io manipulator used to set the threshold after which summarization is triggered.
using po = xt::print_options;
std::cout << po::threshold(50) <<
a << std::endl;
Definition at line 152 of file xio.hpp.
◆ threshold()
xt::print_options::threshold::threshold |
( |
int | value | ) |
|
|
inline |
◆ id()
static int xt::print_options::threshold::id |
( |
| ) |
|
|
inlinestatic |
◆ value()
int xt::print_options::threshold::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/xtensor/xtensor/include/xtensor/xio.hpp