Tenncor
|
This is the complete list of members for teq::iGradientBuilder, including all inherited members.
add(TensptrT &lhs, TensptrT &rhs) const =0 | teq::iGradientBuilder | pure virtual |
chain_rule(FuncptrT op, const TensptrT &local_der, TensptrT supcomp_grad, size_t arg_idx) const =0 | teq::iGradientBuilder | pure virtual |
derive(TensptrT root, TensptrT target) const | teq::iGradientBuilder | inline |
get_const_one(Shape shape) const =0 | teq::iGradientBuilder | pure virtual |
get_const_zero(Shape shape) const =0 | teq::iGradientBuilder | pure virtual |
local_derivative(FuncptrT op, size_t arg_idx) const =0 | teq::iGradientBuilder | pure virtual |
~iGradientBuilder(void)=default | teq::iGradientBuilder | virtual |