RCPPSW
1.4.4.beta
Contents:
Setting Up RCPPSW
Using RCPPSW: Runtime Configuration
Contributing
RCPPSW API
RCPPSW
RCPPSW API
Template Function rcppsw::spatial::zspan(const TCoord&, const double&)
Template Function rcppsw::spatial::zspan(const TCoord&, const double&)
Defined in
File spatial.hpp
Function Documentation
template
<
typename
TCoord
,
typename
std
::
enable_if
<
std
::
is_floating_point
<
typename
TCoord
::
value_type
>
::
value
,
int
>
::
type
=
0
>
static
inline
rmath
::
ranged
rcppsw
::
spatial
::
zspan
(
const
TCoord
&
anchor
,
const
double
&
dim
)