finitediff
|
#include <cmath>
#include <array>
#include <string>
#include "SNgaussian.h"
#include "SNline.h"
#include "m_num.h"
#include "MathUtilities.h"
#include "../Utilities.h"
Go to the source code of this file.
Classes | |
class | SNgaussian< T, tp_size > |
class | SNgeneric< T, tp_size > |
This is the base class for the other matrices types. More... | |
class | SpecialValue< T > |
Functions | |
template<class V , unsigned int s> | |
std::ostream & | operator<< (std::ostream &stream, const SNgeneric< V, s > &snm) |
std::ostream& operator<< | ( | std::ostream & | stream, |
const SNgeneric< V, s > & | snm | ||
) |