Carefree (For Windows) 0.7
CareFree Library - A Light Data Generator for OI & ACM
载入中...
搜索中...
未找到
carefree_internal::pred::num 命名空间参考

函数

template<class T >
condition< T > lt (T x)
 
template<class T >
condition< T > gt (T x)
 
template<class T >
condition< T > eq (T x)
 
template<class T >
condition< T > leq (T x)
 
template<class T >
condition< T > geq (T x)
 
template<class T >
condition< T > neq (T x)
 
template<class T >
condition< T > inrange (T l, T r)
 

函数说明

◆ eq()

template<class T >
condition< T > carefree_internal::pred::num::eq ( T x)
函数调用图:
这是这个函数的调用关系图:

◆ geq()

template<class T >
condition< T > carefree_internal::pred::num::geq ( T x)
函数调用图:
这是这个函数的调用关系图:

◆ gt()

template<class T >
condition< T > carefree_internal::pred::num::gt ( T x)
函数调用图:
这是这个函数的调用关系图:

◆ inrange()

template<class T >
condition< T > carefree_internal::pred::num::inrange ( T l,
T r )
函数调用图:
这是这个函数的调用关系图:

◆ leq()

template<class T >
condition< T > carefree_internal::pred::num::leq ( T x)
函数调用图:
这是这个函数的调用关系图:

◆ lt()

template<class T >
condition< T > carefree_internal::pred::num::lt ( T x)
函数调用图:
这是这个函数的调用关系图:

◆ neq()

template<class T >
condition< T > carefree_internal::pred::num::neq ( T x)
函数调用图:
这是这个函数的调用关系图: