CUDA Networks
matrix_preview_image.cu File Reference

Implementation of the Matrix::preview_image method. More...

#include "matrix.h"
#include <cuda_runtime.h>
#include <iostream>
#include <iomanip>
#include <cmath>
Include dependency graph for matrix_preview_image.cu:

Go to the source code of this file.

Detailed Description

Implementation of the Matrix::preview_image method.

Definition in file matrix_preview_image.cu.