Free Electron
|
Go to the source code of this file.
Classes | |
class | fe::ext::MatrixSqrt< MATRIX > |
solve A=B*B for B, given A More... | |
Namespaces | |
fe | |
kernel | |
Macros | |
#define | FE_MSQ_DEBUG FALSE |
#define | FE_MSQ_VERIFY (FE_CODEGEN<=FE_DEBUG) |
#define | FE_MSQ_MAX_ERROR_R 1e-3 |
#define | FE_MSQ_MAX_ERROR_T 1e-2 |
#define | FE_MSQ_METHOD 0 |