We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e81cd commit 3ae09a1Copy full SHA for 3ae09a1
1 file changed
lib/+mp/opt_model.m
@@ -32,7 +32,7 @@
32
% * to_struct - convert object data *to* a struct
33
% * from_struct - copy object data *from* a struct
34
% * get_idx - return ``idx`` struct for vars, constraints, costs
35
-% * get_user_data - used to retrieve values of user data
+% * get_userdata - used to retrieve values of user data
36
% * problem_type - return string identifying type of mathematical program
37
% * is_mixed_integer - return true if model is mixed integer, false otherwise
38
% * is_solved - return true if model has been solved
0 commit comments