![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
#include <iostream>
#include <string>
#include <sstream>
Go to the source code of this file.
Classes | |
class | CarmaException |
Carma exception throw by libcarma. More... | |
Macros | |
#define | Carma_Error(s) CarmaException(s, __FILE__, __LINE__) |
#define Carma_Error | ( | s | ) | CarmaException(s, __FILE__, __LINE__) |
Definition at line 25 of file carma_exception.h.