FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Types | Static Public Member Functions | List of all members
Fiber::Range_as_FloatVersion< T > Struct Template Reference

Type trait class to help DataRange<T> . More...

#include <Range.hpp>

Public Types

using type = double
 

Static Public Member Functions

static type convert (const T &t)
 

Detailed Description

template<typename T>
struct Fiber::Range_as_FloatVersion< T >

Type trait class to help DataRange<T> .

Provides a double-precision version of type T .