MCPcopy 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

TESTFunction · 0.45
TESTFunction · 0.45
preprocessDataMethod · 0.45
evaluateMethod · 0.45
computeGradientMethod · 0.45
evaluateMethod · 0.45
computeMethod · 0.45
convertMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36