gpufilter
GPU-Efficient Recursive Filtering and Summed-Area Tables
include/util.h File Reference

Matrix and vector utility classes to facilitate head/tail operations. More...

#include <cassert>
#include <iostream>

Go to the source code of this file.

Classes

class  gpufilter::Vector< T, N >
 Vector class. More...
class  gpufilter::Matrix< T, M, N >
 Matrix class. More...

Namespaces

namespace  gpufilter
 

Main namespace for the gpufilter library.



Detailed Description

Matrix and vector utility classes to facilitate head/tail operations.

Author:
Rodolfo Lima
Andre Maximo
Date:
December, 2011