SNAP Library, User Reference  2012-10-15 15:06:59
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TNSException Class Reference

#include <linalg.h>

List of all members.

Public Member Functions

 TNSException (const TStr &Msg)

Public Attributes

TStr Message

Detailed Description

Definition at line 289 of file linalg.h.


Constructor & Destructor Documentation

TNSException::TNSException ( const TStr Msg) [inline]

Definition at line 293 of file linalg.h.

: Message(Msg) {}

Member Data Documentation

Definition at line 291 of file linalg.h.


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