TooN 2.1
Public Types
DefaultTypes< Precision > Struct Template Reference
Inheritance diagram for DefaultTypes< Precision >:
VectorAlloc< Size, Precision > VectorAlloc< Dynamic, Precision > VectorAlloc< Resizable, Precision > GenericVBase< Size, Precision, 1, VectorAlloc< Size, Precision > > VBase::VLayout< Size, Precision >

List of all members.

Public Types

typedef Precision * PointerType
typedef const Precision * ConstPointerType
typedef Precision & ReferenceType
typedef const Precision & ConstReferenceType

template<class Precision>
struct TooN::Internal::DefaultTypes< Precision >