sisi4s
Loading...
Searching...
No Matches
Tensor.hpp
Go to the documentation of this file.
1
#ifndef TENSOR_HPP_
2
#define TENSOR_HPP_
3
4
#include <
util/CTF.hpp
>
5
6
namespace
sisi4s
{
7
8
template
<
typename
F>
9
using
Tensor
= CTF::Tensor<F>;
10
11
using
TensorIndex
= int64_t;
12
13
template
<
typename
F>
14
using
Matrix
= CTF::Matrix<F>;
15
16
}
// namespace sisi4s
17
#endif
CTF.hpp
sisi4s
Definition
Algorithm.hpp:10
sisi4s::Tensor
CTF::Tensor< F > Tensor
Definition
Tensor.hpp:9
sisi4s::TensorIndex
int64_t TensorIndex
Definition
Tensor.hpp:11
sisi4s::Matrix
CTF::Matrix< F > Matrix
Definition
Tensor.hpp:14
src
util
Tensor.hpp
Generated on Tue Jan 1 1980 00:00:00 for sisi4s by
1.9.7