Type ILinearOperatorDerivedClassTest Namespace tensorflow.python.ops.linalg.linear_operator_test_util Interfaces ITestCase Methods assertRaisesError check_tape_safe make_rhs make_x operator_and_matrix Public instance methods object assertRaisesError(object msg) object check_tape_safe(object operator, object skip_options) object make_rhs(object operator, object adjoint, object with_batch) object make_x(object operator, object adjoint, object with_batch) object operator_and_matrix(object shapes_info, object dtype, object use_placeholder, object ensure_self_adjoint_and_pd)