Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
Static Public Member Functions | List of all members
ASingleton< T, X > Class Template Reference

Singleton initiated with argument. More...

#include <singleton.h>

Static Public Member Functions

static T * Instance ()
 
static T * Instance (X x)
 

Detailed Description

template<typename T, typename X = int>
class ASingleton< T, X >

Singleton initiated with argument.


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