STK++ 0.9.13
STK_Proxy.h File Reference

In this file we define the proxy classes for wrapping the STKpp fundamental types. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::Proxy< Type >
 The Proxy class allow to surdefine operators and methods for every kind of class without using dynamic_cast. More...
 
class  STK::Proxy< String >
 Specialization of the Proxy class for String. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 

Detailed Description

In this file we define the proxy classes for wrapping the STKpp fundamental types.

Definition in file STK_Proxy.h.