Mantid
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Mantid::API::ElementTraits< double > Struct Reference

ElementTraits for double element types. More...

#include <ImplicitFunctionParameter.h>

Public Types

using ValueType = double
 

Static Public Member Functions

static std::string format (const ValueType &value)
 
static std::string formatCS (const ValueType &value)
 

Detailed Description

ElementTraits for double element types.

Definition at line 105 of file ImplicitFunctionParameter.h.

Member Typedef Documentation

◆ ValueType

using Mantid::API::ElementTraits< double >::ValueType = double

Definition at line 106 of file ImplicitFunctionParameter.h.

Member Function Documentation

◆ format()

static std::string Mantid::API::ElementTraits< double >::format ( const ValueType value)
inlinestatic

Definition at line 108 of file ImplicitFunctionParameter.h.

References value.

◆ formatCS()

static std::string Mantid::API::ElementTraits< double >::formatCS ( const ValueType value)
inlinestatic

Definition at line 107 of file ImplicitFunctionParameter.h.

References value.


The documentation for this struct was generated from the following file: