11#include "MantidKernel/DllConfig.h"
22template <
typename T>
class Matrix;
double value
The value of the point.
std::ostream & operator<<(std::ostream &out, const MantidQt::MantidWidgets::IndexType< i > &index)
Assists with writing a binary file by providing standard overloads for the ostream operators (<<) to ...
std::ostream & m_ofstrm
Reference to the stream being written to.
BinaryStreamWriter & write(const Kernel::Matrix< float > &value, const std::vector< int32_t > &shape, MatrixOrdering order)
uint64_t m_strLengthSize
The default size in bytes of the type used to encode the length of a string in the file.
BinaryStreamWriter & write(const Kernel::Matrix< double > &value, const std::vector< int32_t > &shape, MatrixOrdering order)
BinaryStreamWriter & write(const std::vector< std::string > &value, const std::vector< int32_t > &shape, MatrixOrdering order)
MatrixOrdering
Define the ordering of 2D structures in the file.
Helper class which provides the Collimation Length for SANS instruments.