(Generated on Fri Feb 19 2016 13:25:08 by
1.8.9.1)
Overview
Installation
Usage
Models
Modules
Classes
Bibliography
Examples
SJPsiK.cpp
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2012 HEPfit Collaboration
3
* All rights reserved.
4
*
5
* For the licensing terms see doc/COPYING.
6
*/
7
8
#include "
SJPsiK.h
"
9
10
double
SJPsiK::computeThValue
()
11
{
12
return
sin
(-
AmpBd
(
FULLNLO
).arg());
13
}
AmpDB2::AmpBd
gslpp::complex AmpBd(orders order)
Definition:
AmpDB2.cpp:14
SJPsiK::computeThValue
virtual double computeThValue()
Definition:
SJPsiK.cpp:10
SJPsiK.h
FULLNLO
Definition:
OrderScheme.h:36
gslpp::sin
complex sin(const complex &z)
Definition:
gslpp_complex.cpp:420