mlpack  master
Classes | Namespaces
linear_no_bias.hpp File Reference
Include dependency graph for linear_no_bias.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mlpack::ann::LinearNoBias< InputDataType, OutputDataType >
 Implementation of the LinearNoBias class. More...
 

Namespaces

 mlpack
 Linear algebra utility functions, generally performed on matrices or vectors.
 
 mlpack::ann
 Artificial Neural Network.