Newer
Older
/***************************************************************************
begin : Jan 10, 2015
copyright : (C) 2015 by oberhuber
email : tomas.oberhuber@fjfi.cvut.cz
***************************************************************************/
/* See Copyright Notice in tnl/Copyright */
template< typename Real,
typename Device,
typename Index >
typedef Real RealType;
typedef Device DeviceType;
typedef Index IndexType;
};