DenseLinAlgPack: Concreate C++ Classes for Dense Blas-Compatible Linear Algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Public Member Functions | Static Public Member Functions
DenseLinAlgPack::LinAlgPackIO::ios_format_memento Class Reference

More...

#include <DenseLinAlgPack_IOFormat.hpp>

List of all members.

Public Member Functions

void set_format (std::ios &s) const
 Reset a steams format.

Static Public Member Functions

static ios_format_memento save_format (const std::ios &s)
 Save a streams format.

Detailed Description

Definition at line 106 of file DenseLinAlgPack_IOFormat.hpp.


Member Function Documentation

Save a streams format.

Definition at line 48 of file DenseLinAlgPack_IOFormat.cpp.

Reset a steams format.

Definition at line 60 of file DenseLinAlgPack_IOFormat.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends