|  | imate
    C++/CUDA Reference | 
 
 
 
Go to the documentation of this file.
   12 #ifndef FUNCTIONS_IDENTITY_H_ 
   13 #define FUNCTIONS_IDENTITY_H_ 
   43         virtual float function(
const float lambda_) 
const;
 
   44         virtual double function(
const double lambda_) 
const;
 
   45         virtual long double function(
const long double lambda_) 
const;