Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor::Ln< T > Struct Template Reference

Neperian Logarithm using template implementation. More...

#include <Math.hpp>

Public Member Functions

double operator() (T x) const
 

Detailed Description

template<typename T>
struct castor::Ln< T >

Neperian Logarithm using template implementation.

Member Function Documentation

◆ operator()()

template<typename T >
double castor::Ln< T >::operator() ( T x) const
inline

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