![]() |
|
#include <TensorIO.h>
Public Types | |
using | Base = TensorIOFormatBase< TensorIOFormatLegacy > |
![]() | |
using | Derived = TensorIOFormatLegacy |
Public Member Functions | |
TensorIOFormatLegacy () | |
![]() | |
TensorIOFormatBase (const std::vector< std::string > &separator, const std::vector< std::string > &prefix, const std::vector< std::string > &suffix, int precision=StreamPrecision, int flags=0, const std::string &tenPrefix="", const std::string &tenSuffix="", const char fill=' ') | |
void | init_spacer () |
Additional Inherited Members | |
![]() | |
std::string | tenPrefix |
std::string | tenSuffix |
std::vector< std::string > | prefix |
std::vector< std::string > | suffix |
std::vector< std::string > | separator |
char | fill |
int | precision |
int | flags |
std::vector< std::string > | spacer |
|
inline |