Rosetta
Static Public Member Functions | List of all members
utility::vectorL_ZeroSelector< bool > Struct Template Reference

vectorL lower index zero selector: Nonzero lower index non-specialization More...

#include <vectorL_Selector.hh>

Static Public Member Functions

static bool ge (platform::Size const i, platform::Size const l)
 ( i >= l ) More...
 
static bool ge (platform::SSize const i, platform::SSize const l)
 ( i >= l ) and ( i - l ) is within platform::SSize range More...
 

Detailed Description

template<bool>
struct utility::vectorL_ZeroSelector< bool >

vectorL lower index zero selector: Nonzero lower index non-specialization

Member Function Documentation

◆ ge() [1/2]

template<bool >
static bool utility::vectorL_ZeroSelector< bool >::ge ( platform::Size const  i,
platform::Size const  l 
)
inlinestatic

◆ ge() [2/2]

template<bool >
static bool utility::vectorL_ZeroSelector< bool >::ge ( platform::SSize const  i,
platform::SSize const  l 
)
inlinestatic

( i >= l ) and ( i - l ) is within platform::SSize range

References create_a3b_hbs::i, and extract_by_sidechain_sasa_score::l.


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