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

Public Types

using RHSType = RHS
 
using Self = Exponent< RHS >
 

Public Member Functions

 Exponent (RHS rhs)
 
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

RHS rhs
 

Friends

std::ostream & operator<< (std::ostream &os, const Exponent &expo)
 

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