libftsh
A Fast Transform for Spherical Harmonics
 All Data Structures Files Functions Variables Defines
Data Fields
Pm_Direct_d Struct Reference

Hold a dense matrix of Associate Legendre functions of a fixed order. More...

#include <libftsh.h>

Data Fields

Dense_Matrix matrix [2]

Detailed Description

Hold a dense matrix of Associate Legendre functions of a fixed order.

The matrix has been separated into even and odd parts.


Field Documentation

  • matrix[0] -- The even part, in Dense_Matrix
  • matrix[1] -- same, but for the odd part of the matrix.

The documentation for this struct was generated from the following file: