imate.AffineMatrixFunction.get_num_parameters#
- AffineMatrixFunction.get_num_parameters()#
Returns the number of parameters of the linear operator.
For
imate.Matrix
class, this value is 0 and forimate.AffineMatrixFunction
class, this value is 1.- Returns:
- num_parametersint
Number of parameters of linear operator.