Xped
Loading...
Searching...
No Matches
Matlab.hpp File Reference
#include <highfive/H5File.hpp>
#include "Xped/Core/Tensor.hpp"
Include dependency graph for Matlab.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Xped
 
namespace  Xped::IO
 

Functions

template<typename Scalar , std::size_t Rank, std::size_t CoRank, typename Symmetry , typename AllocationPolicy >
Tensor< Scalar, Rank, CoRank, Symmetry, false, AllocationPolicy > Xped::IO::loadMatlabTensor (const HighFive::Group &t, const HighFive::Group &base, std::array< bool, Rank+CoRank > conj=std::array< bool, Rank+CoRank >{}, int qn_scale=1)