rename op_inv_*.hpp to op_inv_gen_*.hpp
This commit is contained in:
+2
-2
@@ -213,7 +213,7 @@ namespace arma
|
||||
#include "armadillo_bits/op_dot_bones.hpp"
|
||||
#include "armadillo_bits/op_det_bones.hpp"
|
||||
#include "armadillo_bits/op_log_det_bones.hpp"
|
||||
#include "armadillo_bits/op_inv_bones.hpp"
|
||||
#include "armadillo_bits/op_inv_gen_bones.hpp"
|
||||
#include "armadillo_bits/op_htrans_bones.hpp"
|
||||
#include "armadillo_bits/op_max_bones.hpp"
|
||||
#include "armadillo_bits/op_min_bones.hpp"
|
||||
@@ -643,7 +643,7 @@ namespace arma
|
||||
#include "armadillo_bits/op_dot_meat.hpp"
|
||||
#include "armadillo_bits/op_det_meat.hpp"
|
||||
#include "armadillo_bits/op_log_det_meat.hpp"
|
||||
#include "armadillo_bits/op_inv_meat.hpp"
|
||||
#include "armadillo_bits/op_inv_gen_meat.hpp"
|
||||
#include "armadillo_bits/op_htrans_meat.hpp"
|
||||
#include "armadillo_bits/op_max_meat.hpp"
|
||||
#include "armadillo_bits/op_index_max_meat.hpp"
|
||||
|
||||
Reference in New Issue
Block a user