Functions | Variables
MatrixBase_all.cpp File Reference

Go to the source code of this file.

Functions

cout<< "Is ("<< p0.transpose()
<< ") inside the box: "
<< ((boxMin.array()< p0.array()).all()&&(boxMax.array()>
p0 
array ()).all())<< endl
Vector3f boxMax (Vector3f::Ones())
Vector3f boxMin (Vector3f::Zero())

Variables

Vector3f p0 = Vector3f::Random()
Vector3f p1 = Vector3f::Random().cwiseAbs()

Function Documentation

cout<< "Is (" << p0.transpose() << ") inside the box: " << ((boxMin.array()<p0.array()).all() && (boxMax.array()> p0 array ( )
Vector3f boxMax ( Vector3f::  Ones())
Vector3f boxMin ( Vector3f::  Zero())

Variable Documentation

Vector3f p0 = Vector3f::Random()

Definition at line 2 of file MatrixBase_all.cpp.

Vector3f p1 = Vector3f::Random().cwiseAbs()

Definition at line 2 of file MatrixBase_all.cpp.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:46