mptensor v0.4.0
Parallel Library for Tensor Network Methods
Loading...
Searching...
No Matches
matrix.hpp File Reference

List of header files for matrix classes. More...

Include dependency graph for matrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr size_t MATRIX_TYPE_TAG_INTERFACE = 0
 
constexpr size_t MATRIX_TYPE_TAG_LAPACK = 1
 
constexpr size_t MATRIX_TYPE_TAG_SCALAPACK = 2
 

Detailed Description

List of header files for matrix classes.

Author
Satoshi Morita morit.nosp@m.a@is.nosp@m.sp.u-.nosp@m.toky.nosp@m.o.ac..nosp@m.jp
Date
Thu Oct 8 15:04:31 2015

This file will be included from tensor.hpp.

Variable Documentation

◆ MATRIX_TYPE_TAG_INTERFACE

constexpr size_t MATRIX_TYPE_TAG_INTERFACE = 0
constexpr

◆ MATRIX_TYPE_TAG_LAPACK

constexpr size_t MATRIX_TYPE_TAG_LAPACK = 1
constexpr

◆ MATRIX_TYPE_TAG_SCALAPACK

constexpr size_t MATRIX_TYPE_TAG_SCALAPACK = 2
constexpr