################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | const T & | | min(const T &a); | | | *---------------------------------------------------------------------------* [c:@N@flens@FT@>1#Tmin#&1t0.0#templatetypenameTcons] [tTband ] Defined in namespace `flens`. Function `min` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | const T & | | min(const T &a, const T &b); | | | *---------------------------------------------------------------------------* [c:@N@flens@FT@>1#Tmin#&1t0.0#S0_#templatetypenameT] [constTband ] Defined in namespace `flens`. Function `min` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | const typename RestrictTo::value, T>::Type & | | min(const T &a, const T &b, const Args &...args); | | | *---------------------------------------------------------------------------* [c:@N@flens@FT@>2#T#pTmin#&1t0.0#S0_#P&1t0.1#templa] [tetypenameT,typename...ArgsconsttypenameRestrictTo] [IsSameT,Args...value,TTypeband ] Defined in namespace `flens`. Function `min` with 2 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | const typename Promotion::Type | | min(const T1 &a, const T2 &b); | | | *---------------------------------------------------------------------------* [c:@N@flens@FT@>2#T#Tmin#&1t0.0#&1t0.1#templatetype] [nameT1,typenameT2consttypenamePromotionT1,T2Type ] Defined in namespace `flens`. Function `min` with 2 template parameters. *--[CODEREF]-----------------------------------------------------------------------* | | | template | | const typename RestrictTo::value, | | typename Promotion::Type>::Type | | min(const T1 &a, const T2 &b, const Args & ...args); | | | *----------------------------------------------------------------------------------* [c:@N@flens@FT@>3#T#T#pTmin#&1t0.0#&1t0.1#P&1t0.2#templ] [atetypenameT1,typenameT2,typename...ArgsconsttypenameR] [estrictTonotIsSameT1,T2,Args...value,typenamePromotion] [T1,T2,Args...TypeType ] Defined in namespace `flens`. Function `min` with 3 template parameters.