LTI-Lib latest version v1.9 - last update 10 Apr 2010

ltiSinCos.h File Reference

Contains platform and/or compiler specific implementations of sincos, sincosf, and sincosl - always appending _impl to the name. More...

#include "ltiTypes.h"
#include "ltiMacroSymbols.h"
#include <cmath>
Include dependency graph for ltiSinCos.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  lti

Functions

void lti::sincos_impl (double angle, double &sval, double &cval)
void lti::sincosf_impl (float angle, float &sval, float &cval)

Detailed Description

Contains platform and/or compiler specific implementations of sincos, sincosf, and sincosl - always appending _impl to the name.

Don't use this file directly but include ltiMath.h instead which provides a template functions sincos()


Generated on Sat Apr 10 15:26:28 2010 for LTI-Lib by Doxygen 1.6.1