Type check in case of unknown type. More...
Type check in case of unknown type.
Definition at line 105 of file se_class3_vector.hpp.
#include <se_class3_vector.hpp>
Static Public Member Functions | |
| static bool | isNan (const tcheck &data) | 
| It check if the type is Nan, data type to check.  More... | |
| static bool | isInf (const tcheck &data) | 
| It check if the type is Infinity, data type to check.  More... | |
      
  | 
  inlinestatic | 
It check if the type is Infinity, data type to check.
| data | to check | 
Definition at line 126 of file se_class3_vector.hpp.
      
  | 
  inlinestatic | 
It check if the type is Nan, data type to check.
| data | to check | 
Definition at line 114 of file se_class3_vector.hpp.