11#include "MantidKernel/DllConfig.h"
22template <
typename T>
class Matrix;
63 BinaryStreamReader &read(std::vector<std::string> &
value,
const std::vector<int32_t> &shape, MatrixOrdering order);
69 void moveStreamToPosition(
size_t nbytes);
double value
The value of the point.
Assists with reading a binary file by providing standard overloads for the istream operators (>>) to ...
std::istream & m_istrm
Reference to the stream being read.
uint64_t m_strLengthSize
The default size in bytes of the type used to encode the length of a string in the file.
MatrixOrdering
Define the ordering of 2D structures in the file.
MANTID_API_DLL std::istream & operator>>(std::istream &istr, API::Boolean &)
Redaing a Boolean from an input stream.
Helper class which provides the Collimation Length for SANS instruments.