finitediff
|
#include <array>
#include "SNgeneric.h"
#include "m_num.h"
#include "../exceptions/SNexceptions.cpp"
#include "../Utilities.h"
Go to the source code of this file.
Classes | |
class | SNgeneric< T, tp_size > |
This is the base class for the other matrices types. More... | |
class | SpecialValue< T > |
class | SNgaussian< T, tp_size > |