lsst.geom g19811a7679+c67ce918b9
Loading...
Searching...
No Matches
PackedBasis2d.h File Reference

Go to the source code of this file.

Classes

class  lsst::geom::polynomials::PackedBasisWorkspace2d
 A workspace object that can be used to avoid extra memory allocations in repeated calls to PackedBasis2d methods. More...
 
class  lsst::geom::polynomials::PackedBasis2d< Basis1d, packing >
 A Basis2d formed from the product of a Basis1d for each of x and y, truncated at the sum of their orders. More...
 

Namespaces

namespace  lsst
 
namespace  lsst::geom
 
namespace  lsst::geom::polynomials
 Low-level polynomials (including special polynomials) in C++.