PEXSI
 All Classes Namespaces Files Functions Variables Friends Pages
Namespaces | Functions
numvec_impl.hpp File Reference

Implementation of Numerical Vector. More...

#include "numvec_decl.hpp"

Go to the source code of this file.

Namespaces

 PEXSI
 The main namespace.
 

Functions

template<class F >
void PEXSI::SetValue (NumVec< F > &vec, F val)
 SetValue sets a numerical vector to a constant val.
 
template<class F >
Real PEXSI::Energy (const NumVec< F > &vec)
 Energy computes the L2 norm of a vector.
 

Detailed Description

Implementation of Numerical Vector.

Date
2010-09-27