3.3.3.1. Enum ErrorCode

3.3.3.1.1. Enum Documentation

enum sirius::fftw::ErrorCode

FFTW error codes.

Values:

kSuccess = 0

success

kMemoryAllocationFailed

memory allocation failed

kPlanCreationFailed

plan creation failed

kComplexAllocationFailed

complex allocation failed

kRealAllocationFailed

real allocation failed