pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
tensor_train.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSD-2-Clause
2
3#ifndef pRC_TENSOR_TRAIN_H
4#define pRC_TENSOR_TRAIN_H
5
6#include <prc/config.hpp>
7#include <prc/core.hpp>
8#include <prc/std.hpp>
9
14
15#endif // pRC_TENSOR_TRAIN_H