API ReferenceAPI Reference·ModulesModules·MlMloa::IdentityIdentity: Identity passthrough layer.ClC++ public headers#include <oa/ml/nn/identity/identity.h>#include <oa/ml/nn/identity/identity.h>Inheritancepublic ModuleOpen class hierarchyOpen class hierarchyPublic MethodsforwardforwardMatrix oa::Identity::forward(const Matrix & inInput)Constructor & Destructor Documentationoa::Identity::Identity()SourceSourceNo public source comment is attached to this declaration.Public Method DocumentationMatrix oa::Identity::forward( const Matrix & inInput )SourceSourceNo public source comment is attached to this declaration.ParametersinInputconst Matrix &—ReturnsMatrixThe declared return value.
Matrix oa::Identity::forward( const Matrix & inInput )SourceSourceNo public source comment is attached to this declaration.ParametersinInputconst Matrix &—ReturnsMatrixThe declared return value.