xtensor
Loading...
Searching...
No Matches
xt::print_options::print_options_impl Struct Reference

Public Attributes

int edge_items = 3
 
int line_width = 75
 
int threshold = 1000
 
int precision = -1
 

Detailed Description

Definition at line 37 of file xio.hpp.

Member Data Documentation

◆ edge_items

int xt::print_options::print_options_impl::edge_items = 3

Definition at line 39 of file xio.hpp.

◆ line_width

int xt::print_options::print_options_impl::line_width = 75

Definition at line 40 of file xio.hpp.

◆ precision

int xt::print_options::print_options_impl::precision = -1

Definition at line 42 of file xio.hpp.

◆ threshold

int xt::print_options::print_options_impl::threshold = 1000

Definition at line 41 of file xio.hpp.


The documentation for this struct was generated from the following file: