mptensor
v0.3.0
Parallel Library for Tensor Network Methods
|
Define TensorD and TensorC. More...
#include <mptensor/mptensor.hpp>
Go to the source code of this file.
Namespaces | |
tests | |
Test codes for Tensor. | |
Typedefs | |
typedef Tensor< scalapack::Matrix, double > | tests::TensorD |
typedef Tensor< scalapack::Matrix, complex > | tests::TensorC |
Define TensorD and TensorC.
If you want to use other Matrix classes in TESTS, please modify this file.