MUDA
Loading...
Searching...
No Matches
dense.h
1#pragma once
2#include <muda/viewer/dense/dense_0d.h>
4#include <muda/viewer/dense/dense_2d.h>
5#include <muda/viewer/dense/dense_3d.h>
A C/C++ array like viewer for kernel access, with safe checking on any input. You can index the eleme...