Go to the SVN repository for this file.
43m_EnableMinGrad(
false),
44m_EnableMaxGrad(
false),
47m_MinColor(0.5f, 0.0f, 1.0f),
48m_MaxColor(1.0f, 0.5f, 0.0f),
111 doublelog_min =
log10(v_start);
112 if( !
finite(log_min)) {
115 doublelog_max =
log10(v_end);
116 if( !
finite(log_max)) {
121 doubled_log = log_value - log_min;
122 doublenorm = d_log / (log_max - log_min);
125 doublerange = v_end - v_start;
126 doublenorm = (
value- v_start) / range;
#define finite
Define value of finite (Is Finite).
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
unsigned int
A callback function used to compare two keys in a database.
static double Blur(double value, double precision, bool up)
const GenericPointer< typename T::ValueType > T2 value
Int4 delta(size_t dimension_, const Int4 *score_)
double GetColorNorm(double value, bool precise=true) const
double GetMin(bool precise=true) const
void SetPrecision(double prec)
double GetMax(bool precise=true) const
void SetValueRange(double min, double max)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4