SPUC  3.0
Namespaces | Functions
fliplr.h File Reference

fliplr - same as matlab function More...

#include <spuc/spuc_types.h>
#include <vector>
Include dependency graph for fliplr.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

template<class T >
std::vector< T > SPUC::fliplr (const std::vector< T > &x)
 fliplr - same as matlab function More...
 

Detailed Description

fliplr - same as matlab function