Home
last modified time | relevance | path

Searched refs:sdsinx_ (Results 1 – 2 of 2) sorted by relevance

/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DMLWFTransform.h45 SlaterDet *sdcosx_, *sdsinx_, variable
59 SlaterDet* sdsinx(void) { return sdsinx_; }; in sdsinx()
H A DMLWFTransform.cpp53 sdsinx_ = new SlaterDet(sd_); in MLWFTransform()
69 delete sdsinx_; in ~MLWFTransform()
80 ComplexMatrix& csinx = sdsinx_->c(); in update()