COMBINATORIAL_BLAS  1.6
IsOdd< T > Struct Template Reference
Inheritance 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() ( number)
inline

Definition at line 15 of file VectorTest.cpp.


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