antioch-0.4.0
List of all members | Public Types
Antioch::rebind< _Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, NewScalar > Struct Template Reference

#include <eigen_utils_decl.h>

Public Types

typedef _Matrix< NewScalar,
_Rows, _Cols, _Options,
_MaxRows, _MaxCols > 
type
 

Detailed Description

template<template< typename, int, int, int, int, int > class _Matrix, typename _Scalar, int _Rows, int _Cols, int _Options, int _MaxRows, int _MaxCols, typename NewScalar>
struct Antioch::rebind< _Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, NewScalar >

Definition at line 128 of file eigen_utils_decl.h.

Member Typedef Documentation

template<template< typename, int, int, int, int, int > class _Matrix, typename _Scalar , int _Rows, int _Cols, int _Options, int _MaxRows, int _MaxCols, typename NewScalar >
typedef _Matrix<NewScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols> Antioch::rebind< _Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, NewScalar >::type

Definition at line 130 of file eigen_utils_decl.h.


The documentation for this struct was generated from the following file:

Generated on Thu Jul 7 2016 11:09:50 for antioch-0.4.0 by  doxygen 1.8.8