GooFit
v2.1.3
|
Go to the source code of this file.
Namespaces | |
GooFit | |
Functions | |
template<typename T > | |
std::vector< T > | GooFit::flatten (const std::vector< thrust::complex< T >> &input) |
Flatten a complex array into a standard one (1r, 1i, 2r, 2i, ...) More... | |
std::vector< fpcomplex > | GooFit::complex_derivative (const std::vector< fptype > &x, const std::vector< fpcomplex > &y) |