LazyOperatorTensor
A super-lazy tensor that represents the elements of an operator
Properties and Methods
__init__(self, operator, shape, memoization=True, dtype=<class 'object'>, fill=None):
@property
array(self):
__getitem__(self, item):
Examples
Edit Examples or
Create New Examples
Edit Template or
Create New Template
Edit Docstrings