Expression Templates Library (ETL)
std Directory Reference

Files

file  bce.hpp [code]
 Standard implementation of the Binary Cross Entropy reduction.
 
file  bias_add.hpp [code]
 Standard implementation of the bias_add computation.
 
file  cce.hpp [code]
 Standard implementation of the Categorical Cross Entropy reduction.
 
file  decomposition.hpp [code]
 Standard implementation of the decompositions.
 
file  det.hpp [code]
 Standard implementation of the determinant.
 
file  dot.hpp [code]
 Standard implementation of the "dot" reduction.
 
file  mse.hpp [code]
 Standard implementation of the Mean Squared Error reduction.
 
file  norm.hpp [code]
 Standard implementation of the "norm" reduction.
 
file  outer.hpp [code]
 Standard implementation of the outer product.
 
file  sum.hpp [code]
 Standard implementation of the "sum" reduction.
 
file  transpose.hpp [code]
 Standard implementation of the "transpose" algorithm.