Beatmup
linear_mapping.h File Reference
#include "../gpu/pipeline.h"
#include "../gpu/program_bank.h"
#include <array>

Go to the source code of this file.

Classes

class  Beatmup::GL::Vector
 Real-valued vector usable by GPU. More...
 
class  Beatmup::GL::LinearMapping
 Evaluates expression A*x + b = y for a matrix A and vectors x and b using GPU. More...
 

Namespaces

 Beatmup
 
 Beatmup::GL
 Low-level API providing access to GPU.