1) Are we allowed to use functions that give determinant and inverse of a 3x3 matrix or are we supposed to manually compute one/both of them
2) Also if these functions work without including Eigen/Dense and iostream, should/can we still include them, as in assignment 3 they are included in empty triangle file)
1) Are we allowed to use functions that give determinant and inverse of a 3x3 matrix or are we supposed to manually compute one/both of them
2) Also if these functions work without including Eigen/Dense and iostream, should/can we still include them, as in assignment 3 they are included in empty triangle file)