SOFUS ..
Classes | Namespaces | Typedefs
smath_types.hpp File Reference

Mathematical structures. More...

#include <sps/sps_export.h>
#include <array>
#include <sps/memory>
Include dependency graph for smath_types.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  point_t< T >
 Point type (aligned) More...
 
struct  mat3_t< T >
 
struct  rect_t< T >
 Rectangle. More...
 
struct  bbox_t< T >
 Bounding box. More...
 
struct  euler_t< T >
 Euler angles. More...
 
struct  circle_t< T >
 
struct  ellipsis_t< T >
 
struct  element_rect_t< T >
 Element representation. More...
 
struct  element_circular_t< T >
 

Namespaces

namespace  sps
 Single Purpose Solutions. A number of lighweight additions to C and/or C++.
 

Typedefs

template<typename T >
using vector_t = point_t< T >
 Vector aliased as point. More...
 

Detailed Description

Mathematical structures.

Author
Jens Munk Hansen jens..nosp@m.munk.nosp@m..hans.nosp@m.en@g.nosp@m.mail..nosp@m.com
Date
Sat Mar 18 13:55:23 2017

Copyright 2017 Jens Munk Hansen