84 const unsigned int local_rows,
85 const unsigned int local_columns);
100 const unsigned int n,
101 const std::vector<unsigned int> &local_rows_per_process,
102 const std::vector<unsigned int> &local_columns_per_process,
103 const unsigned int this_process);
111 const unsigned int n,
112 const unsigned int local_rows,
113 const unsigned int local_columns);
121 const unsigned int n,
122 const std::vector<unsigned int> &local_rows_per_process,
123 const std::vector<unsigned int> &local_columns_per_process,
124 const unsigned int this_process);
133 const unsigned int m,
134 const unsigned int n,
135 const unsigned int local_rows,
136 const unsigned int local_columns);
145 const unsigned int m,
146 const unsigned int n,
147 const std::vector<unsigned int> &local_rows_per_process,
148 const std::vector<unsigned int> &local_columns_per_process,
149 const unsigned int this_process);
157 const unsigned int n,
158 const unsigned int local_rows,
159 const unsigned int local_columns);
167 const unsigned int n,
168 const std::vector<unsigned int> &local_rows_per_process,
169 const std::vector<unsigned int> &local_columns_per_process,
170 const unsigned int this_process);
246 vmult(Vec &dst,
const Vec &src)
const;
270 const unsigned int m,
271 const unsigned int n,
272 const unsigned int local_rows,
273 const unsigned int local_columns);