atomic_three_example

Example Defining Atomic Functions: Third Generation

Contents

Name

Title

atomic_three_get_started.cpp

Getting Started with Atomic Functions: Example and Test

atomic_three_norm_sq.cpp

Atomic Euclidean Norm Squared: Example and Test

atomic_three_tangent.cpp

Tan and Tanh as User Atomic Operations: Example and Test

atomic_three_base2ad.cpp

base2ad with Atomic Operations: Example and Test

atomic_three_reciprocal.cpp

Reciprocal as an Atomic Operation: Example and Test

atomic_three_mat_mul.cpp

User Atomic Matrix Multiply: Example and Test