According to the documentation, the matrix `M` must be computed for every section. $$ M_{ij} = \int_{t_{min}}^{t_{max}} \varphi_{j} \cdot \dfrac{\mathbf{r}_i \times \mathbf{p'}}{\langle \mathbf{r}_i, \ \mathbf{r}_i \rangle} \ dt $$ - [ ] Diagonal matrix, which is when the integration happens on the same curve as - [ ] Outside integration, when the integration happens when the radius is not zero - [ ] Inside integration, when at some point, the radius goes to zero. - [ ] Off diagonal matrix, the source points are not in the same curve which we integrate
According to the documentation, the matrix
Mmust be computed for every section.