__add__(self, VariableMatrix rhs) | jormungandr.autodiff.VariableBlock | |
__add__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__add__(self, Annotated[ArrayLike, dict(dtype='float64', shape=(None, None))] rhs) | jormungandr.autodiff.VariableBlock | |
__add__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__array_ufunc__(self, object ufunc, str method, *inputs, **kwargs) | jormungandr.autodiff.VariableBlock | |
__eq__(self, VariableMatrix rhs) | jormungandr.autodiff.VariableBlock | |
__eq__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__eq__(self, Variable rhs) | jormungandr.autodiff.VariableBlock | |
__eq__(self, float rhs) | jormungandr.autodiff.VariableBlock | |
__eq__(self, int rhs) | jormungandr.autodiff.VariableBlock | |
__eq__(self, Variable lhs) | jormungandr.autodiff.VariableBlock | |
__eq__(self, float lhs) | jormungandr.autodiff.VariableBlock | |
__eq__(self, int lhs) | jormungandr.autodiff.VariableBlock | |
__eq__(self, Annotated[ArrayLike, dict(dtype='float64', shape=(None, None))] rhs) | jormungandr.autodiff.VariableBlock | |
__ge__(self, VariableMatrix rhs) | jormungandr.autodiff.VariableBlock | |
__ge__(self, Variable lhs) | jormungandr.autodiff.VariableBlock | |
__ge__(self, float lhs) | jormungandr.autodiff.VariableBlock | |
__ge__(self, int lhs) | jormungandr.autodiff.VariableBlock | |
__ge__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__ge__(self, Variable rhs) | jormungandr.autodiff.VariableBlock | |
__ge__(self, float rhs) | jormungandr.autodiff.VariableBlock | |
__ge__(self, int rhs) | jormungandr.autodiff.VariableBlock | |
__ge__(self, Annotated[ArrayLike, dict(dtype='float64', shape=(None, None))] rhs) | jormungandr.autodiff.VariableBlock | |
__getitem__(self, int row) | jormungandr.autodiff.VariableBlock | |
__getitem__(self, tuple slices) | jormungandr.autodiff.VariableBlock | |
__gt__(self, VariableMatrix rhs) | jormungandr.autodiff.VariableBlock | |
__gt__(self, Variable lhs) | jormungandr.autodiff.VariableBlock | |
__gt__(self, float lhs) | jormungandr.autodiff.VariableBlock | |
__gt__(self, int lhs) | jormungandr.autodiff.VariableBlock | |
__gt__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__gt__(self, Variable rhs) | jormungandr.autodiff.VariableBlock | |
__gt__(self, float rhs) | jormungandr.autodiff.VariableBlock | |
__gt__(self, int rhs) | jormungandr.autodiff.VariableBlock | |
__gt__(self, Annotated[ArrayLike, dict(dtype='float64', shape=(None, None))] rhs) | jormungandr.autodiff.VariableBlock | |
__iter__(self) | jormungandr.autodiff.VariableBlock | |
__le__(self, VariableMatrix rhs) | jormungandr.autodiff.VariableBlock | |
__le__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__le__(self, Variable rhs) | jormungandr.autodiff.VariableBlock | |
__le__(self, float rhs) | jormungandr.autodiff.VariableBlock | |
__le__(self, int rhs) | jormungandr.autodiff.VariableBlock | |
__le__(self, Variable lhs) | jormungandr.autodiff.VariableBlock | |
__le__(self, float lhs) | jormungandr.autodiff.VariableBlock | |
__le__(self, int lhs) | jormungandr.autodiff.VariableBlock | |
__le__(self, Annotated[ArrayLike, dict(dtype='float64', shape=(None, None))] rhs) | jormungandr.autodiff.VariableBlock | |
__len__(self) | jormungandr.autodiff.VariableBlock | |
__lt__(self, VariableMatrix rhs) | jormungandr.autodiff.VariableBlock | |
__lt__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__lt__(self, Variable rhs) | jormungandr.autodiff.VariableBlock | |
__lt__(self, float rhs) | jormungandr.autodiff.VariableBlock | |
__lt__(self, int rhs) | jormungandr.autodiff.VariableBlock | |
__lt__(self, Variable lhs) | jormungandr.autodiff.VariableBlock | |
__lt__(self, float lhs) | jormungandr.autodiff.VariableBlock | |
__lt__(self, int lhs) | jormungandr.autodiff.VariableBlock | |
__lt__(self, Annotated[ArrayLike, dict(dtype='float64', shape=(None, None))] rhs) | jormungandr.autodiff.VariableBlock | |
__matmul__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__mul__(self, VariableMatrix rhs) | jormungandr.autodiff.VariableBlock | |
__mul__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__mul__(self, Variable rhs) | jormungandr.autodiff.VariableBlock | |
__mul__(self, float rhs) | jormungandr.autodiff.VariableBlock | |
__neg__(self) | jormungandr.autodiff.VariableBlock | |
__pow__(self, int power) | jormungandr.autodiff.VariableBlock | |
__rmul__(self, VariableBlock lhs) | jormungandr.autodiff.VariableBlock | |
__rmul__(self, Variable lhs) | jormungandr.autodiff.VariableBlock | |
__rmul__(self, float lhs) | jormungandr.autodiff.VariableBlock | |
__setitem__(self, int row, Variable value) | jormungandr.autodiff.VariableBlock | |
__setitem__(self, tuple slices, object value) | jormungandr.autodiff.VariableBlock | |
__sub__(self, VariableMatrix rhs) | jormungandr.autodiff.VariableBlock | |
__sub__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__sub__(self, Annotated[ArrayLike, dict(dtype='float64', shape=(None, None))] rhs) | jormungandr.autodiff.VariableBlock | |
__sub__(self, VariableBlock rhs) | jormungandr.autodiff.VariableBlock | |
__truediv__(self, Variable rhs) | jormungandr.autodiff.VariableBlock | |
__truediv__(self, float rhs) | jormungandr.autodiff.VariableBlock | |
col(self, int col) | jormungandr.autodiff.VariableBlock | |
cols(self) | jormungandr.autodiff.VariableBlock | |
cwise_transform(self, Callable[[Variable], Variable] func) | jormungandr.autodiff.VariableBlock | |
row(self, int row) | jormungandr.autodiff.VariableBlock | |
rows(self) | jormungandr.autodiff.VariableBlock | |
set_value(self, float value) | jormungandr.autodiff.VariableBlock | |
set_value(self, Annotated[ArrayLike, dict(dtype='float64', shape=(None, None))] values) | jormungandr.autodiff.VariableBlock | |
set_value(self, Annotated[ArrayLike, dict(dtype='float32', shape=(None, None))] values) | jormungandr.autodiff.VariableBlock | |
set_value(self, Annotated[ArrayLike, dict(dtype='int64', shape=(None, None))] values) | jormungandr.autodiff.VariableBlock | |
set_value(self, Annotated[ArrayLike, dict(dtype='int32', shape=(None, None))] values) | jormungandr.autodiff.VariableBlock | |
shape(self) | jormungandr.autodiff.VariableBlock | |
T(self) | jormungandr.autodiff.VariableBlock | |
value(self, int row, int col) | jormungandr.autodiff.VariableBlock | |
value(self, int index) | jormungandr.autodiff.VariableBlock | |
value(self) | jormungandr.autodiff.VariableBlock | |