This website requires JavaScript.
Explore
Help
Sign In
djairoh
/
cuda-based-raytrace
mirror of
https://github.com/MartinOpat/cuda-based-raytrace.git
Watch
1
Star
0
Fork
You've already forked cuda-based-raytrace
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b107a2a6de
cuda-based-raytrace
/
src
/
linalg
/
linalg.h
10 lines
103 B
C
Raw
Blame
History
#
pragma once
#
ifndef LINALG_H
#
define LINALG_H
#
include
"vec.h"
#
include
"mat.h"
#
endif
// LINALG_H
Reference in New Issue
View Git Blame
Copy Permalink