#include "auto_derivative.h"
#include "fp_exception.h"
#include <blitz/tinyvec-et.h>
Go to the source code of this file.
|
class | FullPhysics::ArrayAd< T, D > |
| The AutoDerivative<T> works well, and it works with blitz if you create a blitz::Array<AutoDerivative<T>, D>, however the performance tends to be a bit poor for larger Arrays because of all the temporaries that get created. More...
|
|
|
| FullPhysics |
| Contains classes to abstract away details in various Spurr Radiative Transfer software.
|
|
◆ ARRAY_AD_DIAGNOSTIC_MSG
#define ARRAY_AD_DIAGNOSTIC_MSG |