NEML2 2.1.0
Loading...
Searching...
No Matches
Derivative< N > Member List

This is the complete list of members for Derivative< N >, including all inherited members.

arg_base_dim(std::size_t i) constDerivative< N >
arg_base_sizes(std::size_t i) constDerivative< N >
arg_intmd_sizes(std::size_t i) constDerivative< N >
arg_intrsc_intmd_dim(std::size_t i) constDerivative< N >
arg_intrsc_intmd_sizes(std::size_t i) constDerivative< N >
arg_name(std::size_t i) constDerivative< N >
base_dim() constDerivative< N >
base_sizes() constDerivative< N >
clear()Derivative< N >
defined() constDerivative< N >
Derivative()=defaultDerivative< N >
Derivative(std::size_t intrsc_intmd_dim, const std::array< std::size_t, N+1 > &intrsc_intmd_dims, const std::array< TensorShapeRef, N+1 > &intmd_sizes, const std::array< TensorShapeRef, N+1 > &base_sizes, std::string var_name="", std::array< std::string, N > arg_names={})Derivative< N >
Derivative(const Derivative< N > &val)=defaultDerivative< N >
Derivative(Derivative< N > &&val)=defaultDerivative< N >
extrsc_intmd_sizes() constDerivative< N >
fullify() constDerivative< N >
intmd_dim() constDerivative< N >
intmd_sizes() constDerivative< N >
intrsc_intmd_dim() constDerivative< N >
intrsc_intmd_sizes() constDerivative< N >
is_intrsc_intmd_broadcast() constDerivative< N >
name() constDerivative< N >
operator+=(const Tensor &val)Derivative< N >
operator+=(const Derivative< N > &val)Derivative< N >
operator=(const Tensor &val)Derivative< N >
operator=(const Derivative< N > &val)=defaultDerivative< N >
operator=(Derivative< N > &&val) noexcept=defaultDerivative< N >
reinterpret(std::size_t additional_intrsc_intmd_dim) constDerivative< N >
tensor() constDerivative< N >
var_base_dim() constDerivative< N >
var_base_sizes() constDerivative< N >
var_intmd_sizes() constDerivative< N >
var_intrsc_intmd_dim() constDerivative< N >
var_intrsc_intmd_sizes() constDerivative< N >
var_name() constDerivative< N >
~Derivative()=defaultDerivative< N >