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
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
\-src
 \-nupic
  o-algorithms
  |o*Connections.hppDefinitions for the Connections class in C++
  |o*SpatialPooler.hppDefinitions for the Spatial Pooler in C++
  |\*TemporalMemory.hppDefinitions for the Temporal Memory in C++
  o-engine
  |o*Input.hppInterface for the internal Input class
  |o*Link.hppInterface for the Link class
  |o*Network.hppInterface for the Network class
  |o*NuPIC.hppNuPIC init/shutdown operations
  |o*Output.hppInterface for the internal Output class
  |\*Region.hppInterface for the Region class
  o-ntypes
  |\*Dimensions.hppInterface for the Dimensions class
  \-types
   o*Types.hBasic C type definitions used throughout nupic.core
   \*Types.hppBasic C++ type definitions used throughout nupic.core and rely on Types.h