vm_math  1.0.7
Set functions

Functions

static void vm_VMath< T_fp, N_len >::set (T_fp v[], T_fp r)
 

Detailed Description

Function Documentation

template<class T_fp, int N_len>
void vm_VMath< T_fp, N_len >::set ( T_fp  v[],
T_fp  r 
)
inlinestatic

Set all elements of v to r.

Parameters
vvector to be set
rvalue

Definition at line 393 of file vm_vmath.h.

Referenced by vm_V3Math< T_fp >::set().