MCPcopy Create free account
hub / github.com/bambulab/BambuStudio / nestedExpression

Method nestedExpression

src/eigen/Eigen/src/Core/ArrayWrapper.h:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 const typename internal::remove_all<NestedExpressionType>::type&
94 EIGEN_DEVICE_FUNC
95 nestedExpression() const
96 {
97 return m_expression;
98 }
99
100 /** Forwards the resizing request to the nested expression
101 * \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
unary_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