Functions
Marmot::NumericalAlgorithms::Differentiation::Complex::ScalarToTensor Namespace Reference

Functions

template<size_t... Rest>
std::tuple< Fastor::Tensor< double, Rest... >, Fastor::Tensor< double, Rest... > > forwardDifference (const std::function< Fastor::Tensor< complexDouble, Rest... >(const complexDouble) > &F, const double x)
 

Function Documentation

◆ forwardDifference()

template<size_t... Rest>
std::tuple< Fastor::Tensor< double, Rest... >, Fastor::Tensor< double, Rest... > > Marmot::NumericalAlgorithms::Differentiation::Complex::ScalarToTensor::forwardDifference ( const std::function< Fastor::Tensor< complexDouble, Rest... >(const complexDouble) > &  F,
const double  x 
)