Stokhos
Development
Loading...
Searching...
No Matches
Stokhos
is_power_of_two
Public Types
|
List of all members
Stokhos::is_power_of_two< N > Struct Template Reference
Public Types
enum
type
{
value
= (N > 0) && !(N & (N - 1)) }
The documentation for this struct was generated from the following file:
Stokhos_Multiply.hpp
Generated by
1.9.6