, including all inherited members.
asGslType() (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
asGslType() const (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
Base typedef (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | |
checkSize(const gsl_vector *g) const (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [protected] |
checkSize(const gsl_matrix *g) const (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [protected] |
copyFrom(const gsl_type *gslType) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
copyFrom(const libconfig::Setting &setting) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
copyFromHelper(const gsl_vector *g) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [protected] |
copyFromHelper(const gsl_matrix *g) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [protected] |
copyTo(gsl_type *gslType) const (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
copyToHelper(gsl_vector *g) const (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [protected] |
copyToHelper(gsl_matrix *g) const (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [protected] |
gsl (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [protected] |
gsl_type typedef (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | |
initGslType(gsl_vector *g) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, protected] |
initGslType(gsl_matrix *g) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, protected] |
Matrix(double x, double y) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
Matrix(double x, double y, double z) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
Matrix(double x, double y, double z, double w) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
Matrix(const double *data) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, explicit] |
Matrix(const Eigen::MatrixBase< OtherDerived > &other) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
Matrix(const Eigen::RotationBase< OtherDerived, Base::ColsAtCompileTime > &r) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, explicit] |
Matrix(double d=0.0) | barrett::math::Matrix< R, C, Units > | [inline, explicit] |
Matrix(int r, double d=0.0) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, explicit] |
Matrix(int r, int c, double d=0.0) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
Matrix(const gsl_type *gslType) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, explicit] |
Matrix(const libconfig::Setting &setting) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
Matrix(const Matrix &a) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
operator=(const Matrix &other) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
operator=(const Matrix< OtherR, OtherC, OtherUnits > &other) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
resizeIfDynamic(int r, int c=1) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, protected] |
resizeToMatchIfDynamic(const gsl_vector *g) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, protected] |
resizeToMatchIfDynamic(const gsl_matrix *g) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, protected] |
serialize(char *dest) const (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |
serializedLength() (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, static] |
SIZE | barrett::math::Matrix< R, C, Units > | [static] |
type typedef (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | |
unitless_type typedef | barrett::math::Matrix< R, C, Units > | |
unserialize(char *source) (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline, static] |
~Matrix() (defined in barrett::math::Matrix< R, C, Units >) | barrett::math::Matrix< R, C, Units > | [inline] |