|
HKL_data< Flag_bool > | operator& (const HKL_data_base &d1, const HKL_data_base &d2) |
|
HKL_data< Flag_bool > | operator| (const HKL_data_base &d1, const HKL_data_base &d2) |
|
HKL_data< Flag_bool > | operator^ (const HKL_data_base &d1, const HKL_data_base &d2) |
|
HKL_data< Flag_bool > | operator! (const HKL_data_base &d1) |
|
HKL_data< Flag_bool > | operator== (const HKL_data< Flag > &d1, const int &n) |
|
HKL_data< Flag_bool > | operator!= (const HKL_data< Flag > &d1, const int &n) |
|
HKL_data< Flag_bool > | operator>= (const HKL_data< Flag > &d1, const int &n) |
|
HKL_data< Flag_bool > | operator<= (const HKL_data< Flag > &d1, const int &n) |
|
HKL_data< Flag_bool > | operator> (const HKL_data< Flag > &d1, const int &n) |
|
HKL_data< Flag_bool > | operator< (const HKL_data< Flag > &d1, const int &n) |
|
template<class dtype > |
F_phi< dtype > | operator+ (const F_phi< dtype > &d1, const F_phi< dtype > &d2) |
|
template<class dtype > |
F_phi< dtype > | operator- (const F_phi< dtype > &d1, const F_phi< dtype > &d2) |
|
template<class dtype > |
F_phi< dtype > | operator- (const F_phi< dtype > &d1) |
|
template<class dtype > |
ABCD< dtype > | operator+ (const ABCD< dtype > &d1, const ABCD< dtype > &d2) |
|
template<class dtype > |
HKL_data< F_phi< dtype > > | operator+ (const HKL_data< F_phi< dtype > > &d1, const HKL_data< F_phi< dtype > > &d2) |
|
template<class dtype > |
HKL_data< F_phi< dtype > > | operator- (const HKL_data< F_phi< dtype > > &d1, const HKL_data< F_phi< dtype > > &d2) |
|
template<class dtype > |
HKL_data< F_phi< dtype > > | operator* (const HKL_data< F_phi< dtype > > &d1, const ftype &s) |
|
template<class dtype > |
HKL_data< F_phi< dtype > > | operator- (const HKL_data< F_phi< dtype > > &d1) |
|
template<class dtype > |
HKL_data< ABCD< dtype > > | operator+ (const HKL_data< ABCD< dtype > > &d1, const HKL_data< ABCD< dtype > > &d2) |
|
template F_phi< ftype32 > | operator+ (const F_phi< ftype32 > &d1, const F_phi< ftype32 > &d2) |
|
template F_phi< ftype32 > | operator- (const F_phi< ftype32 > &d1, const F_phi< ftype32 > &d2) |
|
template F_phi< ftype32 > | operator- (const F_phi< ftype32 > &d1) |
|
template ABCD< ftype32 > | operator+ (const ABCD< ftype32 > &d1, const ABCD< ftype32 > &d2) |
|
template F_phi< ftype64 > | operator+ (const F_phi< ftype64 > &d1, const F_phi< ftype64 > &d2) |
|
template F_phi< ftype64 > | operator- (const F_phi< ftype64 > &d1, const F_phi< ftype64 > &d2) |
|
template F_phi< ftype64 > | operator- (const F_phi< ftype64 > &d1) |
|
template ABCD< ftype64 > | operator+ (const ABCD< ftype64 > &d1, const ABCD< ftype64 > &d2) |
|
template HKL_data< F_phi< ftype32 > > | operator+ (const HKL_data< F_phi< ftype32 > > &d1, const HKL_data< F_phi< ftype32 > > &d2) |
|
template HKL_data< F_phi< ftype32 > > | operator- (const HKL_data< F_phi< ftype32 > > &d1, const HKL_data< F_phi< ftype32 > > &d2) |
|
template HKL_data< F_phi< ftype32 > > | operator* (const HKL_data< F_phi< ftype32 > > &d1, const ftype &s) |
|
template HKL_data< F_phi< ftype32 > > | operator* (const ftype &s, const HKL_data< F_phi< ftype32 > > &d1) |
|
template HKL_data< F_phi< ftype32 > > | operator- (const HKL_data< F_phi< ftype32 > > &d1) |
|
template HKL_data< ABCD< ftype32 > > | operator+ (const HKL_data< ABCD< ftype32 > > &d1, const HKL_data< ABCD< ftype32 > > &d2) |
|
template HKL_data< F_phi< ftype64 > > | operator+ (const HKL_data< F_phi< ftype64 > > &d1, const HKL_data< F_phi< ftype64 > > &d2) |
|
template HKL_data< F_phi< ftype64 > > | operator- (const HKL_data< F_phi< ftype64 > > &d1, const HKL_data< F_phi< ftype64 > > &d2) |
|
template HKL_data< F_phi< ftype64 > > | operator* (const HKL_data< F_phi< ftype64 > > &d1, const ftype &s) |
|
template HKL_data< F_phi< ftype64 > > | operator* (const ftype &s, const HKL_data< F_phi< ftype64 > > &d1) |
|
template HKL_data< F_phi< ftype64 > > | operator- (const HKL_data< F_phi< ftype64 > > &d1) |
|
template HKL_data< ABCD< ftype64 > > | operator+ (const HKL_data< ABCD< ftype64 > > &d1, const HKL_data< ABCD< ftype64 > > &d2) |
|
template<class dtype > |
HKL_data< F_phi< dtype > > | operator* (const ftype &s, const HKL_data< F_phi< dtype > > &d1) |
|
This namespace is used for templates which will later be instantiated for float or double precision data. You would not normally reference a class from this namespace directly.