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

Go to the source code of this file.

Classes

class  tensorium::Matrix< K, RowMajor >
 High-performance aligned matrix class with SIMD support. More...
 

Namespaces

namespace  tensorium