Skip to content

Change CRSMatrixDescriptor constructors

Stéphane Del Pino requested to merge feature/CRSMatrix-sum into develop
  • change parametrs to ease template deduction
  • add a square matrix constructor (ie: number of columns is deduced from the number of rows)

Merge request reports