Specialization of ActiveResultImpl for std::complex. More...
#include <stdComplex.hpp>

Public Types | |
| using | ActiveResult = std::complex<InnerActiveResult> |
| The resulting active type of an expression. | |
| using | ActiveResult |
| The resulting active type of an expression. | |
| using | InnerActiveResult = ExpressionTraits::ActiveResult<InnerReal, Tape, false> |
| Active result of the inner type. | |
| using | InnerReal = T_InnerReal |
| See ActiveResultImpl. | |
| using | Real |
| See ActiveResultImpl. | |
| using | Tape = T_Tape |
| See ActiveResultImpl. | |
| using | Tape |
| See ActiveResultImpl. | |
Specialization of ActiveResultImpl for std::complex.