MCPcopy Create free account
hub / github.com/dblalock/bolt / nestedExpression

Method nestedExpression

cpp/src/external/eigen/src/Core/ArrayWrapper.h:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138 const typename internal::remove_all<NestedExpressionType>::type&
139 EIGEN_DEVICE_FUNC
140 nestedExpression() const
141 {
142 return m_expression;
143 }
144
145 /** Forwards the resizing request to the nested expression
146 * \sa DenseBase::resize(Index) */

Callers 15

runMethod · 0.45
runMethod · 0.45
evalToMethod · 0.45
product_evaluatorMethod · 0.45
evalToMethod · 0.45
product_evaluatorMethod · 0.45
evalToMethod · 0.45
evaluatorMethod · 0.45
unary_evaluatorMethod · 0.45
unary_evaluatorMethod · 0.45
unary_evaluatorMethod · 0.45
nonZerosEstimateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected