Citlali
Loading...
Searching...
No Matches
Typedefs
predefs Namespace Reference

Typedefs

using index_t = std::ptrdiff_t
 This namespace contains global settings for common types and constants.
 
using shape_t = Eigen::Matrix< index_t, 2, 1 >
 
using data_t = double
 

Typedef Documentation

◆ data_t

typedef double predefs::data_t

◆ index_t

typedef std::ptrdiff_t predefs::index_t

This namespace contains global settings for common types and constants.

◆ shape_t

typedef Eigen::Matrix< index_t, 2, 1 > predefs::shape_t