PARTONS/NumA++  
Numerical Analysis C++ routines
Namespaces | Functions
MatrixComplex2D.cpp File Reference

Namespaces

 NumA
 

Functions

MatrixComplex2D NumA::operator* (const double &lhs, MatrixComplex2D &rhs)
 
MatrixComplex2D NumA::operator* (const std::complex< double > &lhs, MatrixComplex2D &rhs)