KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
BankEdge.h File Reference
#include <list>
#include <string>
#include <vector>
#include "spear/RCIPtr.h"
#include "spear/Wide.h"

Go to the source code of this file.

Classes

class  spear::BankEdge
 

Namespaces

 spear
 

Typedefs

typedef RCIPtr< BankEdge > spear::BankEdgePtr
 
typedef std::list
< spear::RCIPtr< BankEdge > > 
spear::BankEdgeList
 
typedef std::list
< spear::RCIPtr< BankEdge >
>::const_reverse_iterator 
spear::BankEdgeListConstRevIter
 
typedef std::list
< spear::RCIPtr< BankEdge >
>::const_iterator 
spear::BankEdgeListConstIter
 

Functions

OStreamoperator<< (OStream &os, const spear::BankEdgePtr &)
 

Detailed Description

Edge representation used in model training

Id:
BankEdge.h 18301 2014-11-26 19:17:13Z ksimek

Function Documentation

OStream& operator<< ( OStream os,
const spear::BankEdgePtr  
)