Numerical tensor.
More...
Go to the source code of this file.
|
| PEXSI |
| The main namespace.
|
|
|
typedef NumTns< bool > | PEXSI::BolNumTns |
|
typedef NumTns< Int > | PEXSI::IntNumTns |
|
typedef NumTns< Real > | PEXSI::DblNumTns |
|
typedef NumTns< Complex > | PEXSI::CpxNumTns |
|
|
template<class F > |
void | PEXSI::SetValue (NumTns< F > &T, F val) |
| SetValue sets a numerical tensor to a constant val.
|
|
template<class F > |
Real | PEXSI::Energy (const NumTns< F > &T) |
| Energy computes the L2 norm of a tensor (treated as a vector).
|
|
Numerical tensor.
- Date
- 2010-09-27