Change names of the *.q functions to *_q
This commit is contained in:
17
man/exp_q.Rd
Normal file
17
man/exp_q.Rd
Normal file
@@ -0,0 +1,17 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/generalized_log.R
|
||||
\name{exp_q}
|
||||
\alias{exp_q}
|
||||
\title{Generalized exponential function.}
|
||||
\usage{
|
||||
exp_q(x, q = 1, base = exp(1))
|
||||
}
|
||||
\description{
|
||||
Generalized exponential function.
|
||||
}
|
||||
\references{
|
||||
\insertRef{Tsallis:94:00}{ROBITools2}
|
||||
}
|
||||
\author{
|
||||
Eric Coissac
|
||||
}
|
||||
Reference in New Issue
Block a user