brahmap.base.IdentityOperator
¶
Bases: LinearOperator
A linear operator for the identity matrix of size nargin
Parameters:
Name | Type | Description | Default |
---|---|---|---|
nargin
|
int
|
description |
required |
**kwargs
|
Any
|
description |
{}
|