commit | 9ba0b352a282f08b1b6368a5690434407d7c81af | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Tue Nov 05 13:04:56 2013 -0800 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Tue Nov 05 13:04:56 2013 -0800 |
tree | c67af0eaa5d5ce7f9e431a325af2a597a0b7a304 | |
parent | 69bd65ff4368ce2841519f00ff48c5284c1743a3 [diff] [blame] |
Lint and other cleanups from William Rucklidge Change-Id: I7fb23c2db85f0f121204560b79f1966f3d584431
diff --git a/internal/ceres/generate_partitioned_matrix_view_specializations.py b/internal/ceres/generate_partitioned_matrix_view_specializations.py index 1ee8b8e..c6ab573 100644 --- a/internal/ceres/generate_partitioned_matrix_view_specializations.py +++ b/internal/ceres/generate_partitioned_matrix_view_specializations.py
@@ -36,7 +36,7 @@ # This script creates two sets of files. # # 1. partitioned_matrix_view_x_x_x.cc -# where, the x indicates the template parameters and +# where the x indicates the template parameters and # # 2. partitioned_matrix_view.cc #