NuPIC Core
Core algorithms for NuPIC(the Numenta Platform for Intelligent Computing), implemented in C++
 All Classes Namespaces Files Functions Typedefs Enumerations Enumerator Friends Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
\NnupicContains the primary NuPIC API
 oNalgorithms
 |oNconnections
 ||oCCellCell class used in Connections
 ||oCSegmentSegment class used in Connections
 ||oCSynapseSynapse class used in Connections
 ||oCSynapseDataSynapseData class used in Connections
 ||oCSegmentDataSegmentData class used in Connections
 ||oCCellDataCellData class used in Connections
 ||oCActivityActivity class used in Connections
 ||\CConnectionsConnections implementation in C++
 |oNspatial_pooler
 ||\CSpatialPoolerCLA spatial pooler implementation in C++
 |\Ntemporal_memory
 | \CTemporalMemoryCLA temporal memory implementation in C++
 oCNuPICInitialization and shutdown operations for NuPIC engine
 oCNetworkRepresents an HTM network
 oCRegionRepresents a set of one or more "identical" nodes in a Network
 oCLinkRepresents a link between regions in a Network
 oCOutputRepresents a named output to a Region
 oCInputRepresents a named input to a Region
 \CDimensionsRepresents the dimensions of a Region