cpplatex
 All Classes Functions Pages
Public Types | Public Member Functions | Protected Attributes | Friends | List of all members
latex::math::NaturalLog< Val > Class Template Reference

Public Types

using ValType = Val
 
using Self = NaturalLog< Val >
 

Public Member Functions

 NaturalLog (Val val)
 
auto solve ()
 
std::string latex () const
 
template<typename T >
Power< Self, T > pow (const T &power)
 
template<typename Base >
Log< Self, Base > log (Base base)
 
NaturalLog< Selfln ()
 
Root< Self, int > sqrt ()
 

Protected Attributes

Val val
 

Friends

std::ostream & operator<< (std::ostream &os, const NaturalLog &loga)
 

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