#include <print.h>
◆ features()
| bc::tensors::io::features::features |
( |
std::size_t |
precision_, |
|
|
bool |
pretty_ = true, |
|
|
bool |
sparse_ = true |
|
) |
| |
|
inline |
◆ bracket_wrap()
| std::string bc::tensors::io::features::bracket_wrap |
( |
const std::string & |
str | ) |
const |
|
inline |
◆ inc_indent()
| features bc::tensors::io::features::inc_indent |
( |
| ) |
const |
|
inline |
◆ indent()
| std::string bc::tensors::io::features::indent |
( |
| ) |
const |
|
inline |
◆ indent_delim
| const char bc::tensors::io::features::indent_delim = ' ' |
◆ indent_lvl
| int bc::tensors::io::features::indent_lvl = 1 |
◆ precision
| std::size_t bc::tensors::io::features::precision = 5 |
◆ pretty
| bool bc::tensors::io::features::pretty = false |
◆ sparse
| bool bc::tensors::io::features::sparse = false |
The documentation for this struct was generated from the following file: