lsst.astshim 22.0.1-2-g545b398+1b4e7dc7c0
Namespaces | Functions
polyMapUtils.h File Reference
#include <stdexcept>
#include "astshim/base.h"

Go to the source code of this file.

Namespaces

namespace  ast
 AST wrapper classes and functions.
 
namespace  ast::detail
 

Functions

template<class AstMapT , class MapT >
AstMapT * ast::detail::polyTranImpl (MapT const &mapping, bool forward, double acc, double maxacc, int maxorder, std::vector< double > const &lbnd, std::vector< double > const &ubnd)