COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
IsOdd< T > Struct Template Reference
Inheritance diagram for IsOdd< T >:
Collaboration diagram for IsOdd< T >:

Public Member Functions

bool operator() (T number)
 

Detailed Description

template<class T>
struct IsOdd< T >

Definition at line 14 of file VectorTest.cpp.

Member Function Documentation

◆ operator()()

template<class T >
bool IsOdd< T >::operator() ( T  number)
inline

Definition at line 15 of file VectorTest.cpp.


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