Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Divider_Naive Class Reference

#include <cache_adt.h>

Public Member Functions

 Divider_Naive ()
 
 Divider_Naive (float x)
 
float operator() (float val, float divisor) const
 

Detailed Description

Definition at line 516 of file cache_adt.h.

Constructor & Destructor Documentation

Divider_Naive::Divider_Naive ( )
inline

Definition at line 519 of file cache_adt.h.

Divider_Naive::Divider_Naive ( float  x)
inline

Definition at line 520 of file cache_adt.h.

Member Function Documentation

float Divider_Naive::operator() ( float  val,
float  divisor 
) const
inline

Definition at line 521 of file cache_adt.h.


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