Tensorium
Loading...
Searching...
No Matches
Spectral.hpp File Reference
#include "../MathUtils/MathsUtils.hpp"
#include "../SIMD/Allocator.hpp"
#include "../SIMD/CPU_id.hpp"
#include "../SIMD/SIMD.hpp"
#include "Matrix.hpp"
#include "Tensor.hpp"
#include "Vector.hpp"
#include <array>
#include <cassert>
#include <cmath>
#include <iomanip>
#include <iostream>
#include <numbers>
#include <stdexcept>
#include <vector>
Include dependency graph for Spectral.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tensorium::SpectralFFT< T >
 Fast Fourier Transform (FFT) implementation using Cooley–Tukey algorithm. More...
 
class  tensorium::SpectalChebyshev< T >
 Placeholder Chebyshev spectral method class. More...
 

Namespaces

namespace  tensorium