MBDyn-1.7.3
|
#include <gradient.h>
Public Types | |
typedef T | vector_type |
typedef T | scalar_type |
Static Public Member Functions | |
static index_type | iRoundStartIndexVector (index_type iStart) |
static index_type | iRoundEndIndexVector (index_type iEnd) |
Static Public Attributes | |
static const int | iVectorSize = 1 |
Definition at line 350 of file gradient.h.
typedef T grad::RangeVectorBase< T, N_SIZE >::scalar_type |
Definition at line 362 of file gradient.h.
typedef T grad::RangeVectorBase< T, N_SIZE >::vector_type |
Definition at line 359 of file gradient.h.
|
inlinestatic |
Definition at line 368 of file gradient.h.
Referenced by grad::RangeVector< scalar_deriv_type, N_SIZE >::Copy(), grad::RangeVector< scalar_deriv_type, N_SIZE >::Initialize(), grad::RangeVector< T, 0 >::ReserveMem(), grad::RangeVector< scalar_deriv_type, N_SIZE >::ResizePreserve(), and grad::RangeVector< T, 0 >::ResizePreserve().
|
inlinestatic |
Definition at line 364 of file gradient.h.
Referenced by grad::RangeVector< scalar_deriv_type, N_SIZE >::Copy(), grad::RangeVector< scalar_deriv_type, N_SIZE >::Initialize(), grad::RangeVector< T, 0 >::ReserveMem(), grad::RangeVector< scalar_deriv_type, N_SIZE >::ResizePreserve(), and grad::RangeVector< T, 0 >::ResizePreserve().
|
static |
Definition at line 358 of file gradient.h.
Referenced by grad::RangeVectorBase< T, 0 >::iRoundEndIndexVector(), and grad::RangeVectorBase< T, 0 >::iRoundStartIndexVector().