31 require(precondition_of(\
40 ensure(postcondition_of(\
55 require(precondition_of(\
64 ensure(postcondition_of(\
79 require(precondition_of(\
88 ensure(postcondition_of(\
104 require(precondition_of(\
113 ensure(postcondition_of(\
128 require(precondition_of(\
137 ensure(postcondition_of(\
182 ensure(postcondition_of(\
197 require(precondition_of(\
206 ensure(postcondition_of(\
221 require(precondition_of(\
230 ensure(postcondition_of(\
245 require(precondition_of(\
254 ensure(postcondition_of(\
270 require(precondition_of(\
279 ensure(postcondition_of(\
295 require(precondition_of(\
305 ensure(postcondition_of(\
321 require(precondition_of(\
330 ensure(postcondition_of(\
345 require(precondition_of(\
354 ensure(postcondition_of(\
369 require(precondition_of(\
378 ensure(postcondition_of(\
394 require(precondition_of(\
404 ensure(postcondition_of(\
421 require(precondition_of(\
430 ensure(postcondition_of(\
445 require(precondition_of(\
454 ensure(postcondition_of(\
469 require(precondition_of(\
478 ensure(postcondition_of(\
493 require(precondition_of(\
502 ensure(postcondition_of(\
517 require(precondition_of(\
526 ensure(postcondition_of(\
541 require(precondition_of(\
550 ensure(postcondition_of(\
void SHEAF_DLL_SPEC frexp(const field_at0 &x0, field_at0 &xsignificand, field_at0 &xexp, bool xauto_access)
Compute frexp of x0 (frexp(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void sqrt(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute sqrt of x0 (sqrt(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void asin(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute asin of x0 (asin(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC sinh(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute sinh of x0 (sinh(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC ceil(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute ceil of x0 (ceil(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void frexp(const sec_at0 &x0, sec_at0 &xsignificand, sec_at0 &xexp, bool xauto_access)
Compute frexp of x0 (frexp(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void ldexp(const sec_at0 &x0, int xexp, sec_at0 &xresult, bool xauto_access)
Compute ldexp of x0 (ldexp(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC cosh(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute cosh of x0 (cosh(x0)) (pre-allocated version).
sec_at0 & property() const
The dependent variable of this field.
void SHEAF_DLL_SPEC asin(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute asin of x0 (asin(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void log10(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute log10 of x0 (log10(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void ceil(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute ceil of x0 (ceil(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC fmod(const field_at0 &x0, const field_at0 &x1, field_at0 &xresult, bool xauto_access)
Compute xsignificand = fmod(x0, xexp) (pre-allocated version).
void SHEAF_DLL_SPEC tan(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute tan of x0 (tan(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC sin(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute sin of x0 (sin(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC modf(const field_at0 &x0, field_at0 &xintpart, field_at0 &xfractpart, bool xauto_access)
Compute modf of x0 (modf(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void atan(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute atan of x0 (atan(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC pow(const field_at0 &x0, const vd_value_type &xexponent, field_at0 &xresult, bool xauto_access)
Compute x0 to power xexponent (pow(x0, xexponent)) (pre-allocated version).
SHEAF_DLL_SPEC void atan2(const sec_at0 &x0, const sec_at0 &x1, sec_at0 &xresult, bool xauto_access)
Compute atan2 of x0/x1 (atan2(x0, x1)) (pre-allocated version).
void SHEAF_DLL_SPEC atan2(const field_at0 &x0, const field_at0 &x1, field_at0 &xresult, bool xauto_access)
Compute atan2 of x0/x1 (atan2(x0, x1)) (pre-allocated version).
void SHEAF_DLL_SPEC log10(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute log10 of x0 (log10(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void fabs(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute fabs of x0 (fabs(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void cosh(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute cosh of x0 (cosh(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void modf(const sec_at0 &x0, sec_at0 &xintpart, sec_at0 &xfractpart, bool xauto_access)
Compute modf of x0 (modf(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void sinh(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute sinh of x0 (sinh(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC tanh(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute tanh of x0 (tanh(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void log(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute log of x0 (log(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void fmod(const sec_at0 &x0, const sec_at0 &x1, sec_at0 &xresult, bool xauto_access)
Compute xsignificand = fmod(x0, xexp) (pre-allocated version).
SHEAF_DLL_SPEC void tanh(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute tanh of x0 (tanh(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC sqrt(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute sqrt of x0 (sqrt(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void cos(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute cos of x0 (cos(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void tan(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute tan of x0 (tan(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void floor(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute floor of x0 (floor(x0)) (pre-allocated version).
A property of type sec_at0 as a function of global coordinates.
SHEAF_DLL_SPEC void acos(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute acos of x0 (acos(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC acos(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute acos of x0 (acos(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void exp(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute exp of x0 (exp(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC atan(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute atan of x0 (atan(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC log(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute log of x0 (log(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC ldexp(const field_at0 &x0, int xexp, field_at0 &xresult, bool xauto_access)
Compute ldexp of x0 (ldexp(x0)) (pre-allocated version).
SHEAF_DLL_SPEC void pow(const sec_at0 &x0, const vd_value_type &xexponent, sec_at0 &xresult, bool xauto_access)
Compute x0 to power xexponent (pow(x0, xexponent)) (pre-allocated version).
SHEAF_DLL_SPEC void sin(const sec_at0 &x0, sec_at0 &xresult, bool xauto_access)
Compute sin of x0 (sin(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC floor(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute floor of x0 (floor(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC cos(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute cos of x0 (cos(x0)) (pre-allocated version).
double vd_value_type
The type of component in the fiber; the scalar type in the fiber vector space.
void SHEAF_DLL_SPEC fabs(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute fabs of x0 (fabs(x0)) (pre-allocated version).
void SHEAF_DLL_SPEC exp(const field_at0 &x0, field_at0 &xresult, bool xauto_access)
Compute exp of x0 (exp(x0)) (pre-allocated version).