Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/parameter_server
/ eigenArray
Method
eigenArray
src/util/matrix.h:119–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
118
typedef Eigen::Array<V, Eigen::Dynamic, 1> EArr;
119
Eigen::Map<EArr> eigenArray() { return value_.eigenArray(); }
120
121
virtual string debugString() const { return info_.DebugString(); }
122
protected:
Callers
8
TEST
Function · 0.45
TEST
Function · 0.45
preprocessData
Method · 0.45
evaluate
Method · 0.45
computeGradient
Method · 0.45
evaluate
Method · 0.45
compute
Method · 0.45
convert
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36